Searched refs:allOperandsAvailable (Results 1 – 1 of 1) sorted by relevance
468 bool allOperandsAvailable(const Instruction *I,878 bool GVNHoist::allOperandsAvailable(const Instruction *I, in allOperandsAvailable() function in llvm::GVNHoist1087 assert(allOperandsAvailable(Repl, DestBB) && in hoist()1098 if (!allOperandsAvailable(Repl, DestBB)) { in hoist()