Home
last modified time | relevance | path

Searched defs:HoistPt (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DGVNHoist.cpp486 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()
/external/llvm/lib/Transforms/Scalar/
DMergedLoadStoreMotion.cpp267 Instruction *HoistPt = BB->getTerminator(); in hoistInstruction() local