Searched defs:HoistPt (Results 1 – 2 of 2) sorted by relevance
486 bool hasEHOnPath(const BasicBlock *HoistPt, const BasicBlock *SrcBB, in hasEHOnPath()850 void makeGepsAvailable(Instruction *Repl, BasicBlock *HoistPt, in makeGepsAvailable()977 bool makeGepOperandsAvailable(Instruction *Repl, BasicBlock *HoistPt, in makeGepOperandsAvailable()
267 Instruction *HoistPt = BB->getTerminator(); in hoistInstruction() local