Searched refs:HasOnlySlot3 (Results 1 – 1 of 1) sorted by relevance
588 const bool HasOnlySlot3 = llvm::any_of(insts(), [&](HexagonInstr const &I) { in restrictPreferSlot3() local592 !HasOnlySlot3 && Summary.pSlot3Cnt == 1 && in restrictPreferSlot3()