Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DMergedLoadStoreMotion.cpp302 Instruction *HoistPt = BB->getTerminator(); in hoistInstruction() local
308 HoistedInst->insertBefore(HoistPt); in hoistInstruction()