Searched refs:allOperandsAvailable (Results 1 – 1 of 1) sorted by relevance
481 bool allOperandsAvailable(const Instruction *I,917 bool GVNHoist::allOperandsAvailable(const Instruction *I, in allOperandsAvailable() function in llvm::GVNHoist1118 assert(allOperandsAvailable(Repl, DestBB) && in hoist()1129 if (!allOperandsAvailable(Repl, DestBB)) { in hoist()