Searched refs:allOperandsAvailable (Results 1 – 1 of 1) sorted by relevance
483 bool allOperandsAvailable(const Instruction *I,921 bool GVNHoist::allOperandsAvailable(const Instruction *I, in allOperandsAvailable() function in llvm::GVNHoist1122 assert(allOperandsAvailable(Repl, DestBB) && in hoist()1133 if (!allOperandsAvailable(Repl, DestBB)) { in hoist()