Searched refs:hasLessThanNumFused (Results 1 – 3 of 3) sorted by relevance
46 bool llvm::hasLessThanNumFused(const SUnit &SU, unsigned FuseLimit) { in hasLessThanNumFused() function in llvm90 assert(hasLessThanNumFused(FirstSU, 2) && in fuseInstructionPair()215 if (!hasLessThanNumFused(DepSU, 2) || in scheduleAdjacentImpl()
40 LLVM_ABI bool hasLessThanNumFused(const SUnit &SU, unsigned FuseLimit);
242 if (!hasLessThanNumFused(*ISUI, 2)) in apply()249 if (!hasLessThanNumFused(*JSUI, 2) || in apply()