Searched refs:firstInBB (Results 1 – 1 of 1) sorted by relevance
283 bool firstInBB(const Instruction *I1, const Instruction *I2) { in firstInBB() function in llvm::GVNHoist600 if (BB == OldBB && firstInBB(OldPt, Insn)) in hasMemoryUse()606 if (firstInBB(Insn, NewPt)) in hasMemoryUse()724 if (!firstInBB(UD->getMemoryInst(), NewPt)) in safeToHoistLdSt()1077 if (!Repl || firstInBB(I, Repl)) in hoist()