Searched refs:hasLessThanNumFused (Results 1 – 3 of 3) sorted by relevance
46 bool llvm::hasLessThanNumFused(const SUnit &SU, unsigned FuseLimit) { in hasLessThanNumFused() function in llvm78 assert(hasLessThanNumFused(FirstSU, 2) && in fuseInstructionPair()188 if (!hasLessThanNumFused(DepSU, 2) || in scheduleAdjacentImpl()
39 bool hasLessThanNumFused(const SUnit &SU, unsigned FuseLimit);
192 if (!hasLessThanNumFused(*ISUI, 2)) in apply()199 if (!hasLessThanNumFused(*JSUI, 2) || in apply()