Searched refs:allOperandsAvailable (Results 1 – 1 of 1) sorted by relevance
467 bool allOperandsAvailable(const Instruction *I,876 bool GVNHoist::allOperandsAvailable(const Instruction *I, in allOperandsAvailable() function in llvm::GVNHoist1085 assert(allOperandsAvailable(Repl, DestBB) && in hoist()1096 if (!allOperandsAvailable(Repl, DestBB)) { in hoist()