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