Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp715 Instruction *HoistPoint = EntryBB->getTerminator(); in getBranchInsertPoint() local
1447 static void hoistValue(Value *V, Instruction *HoistPoint, Region *R, in hoistValue()
1495 static void hoistScopeConditions(CHRScope *Scope, Instruction *HoistPoint, in hoistScopeConditions()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1002 Instruction *HoistPoint = nullptr; in hoistRegion() local