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