Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp684 Instruction *HoistPoint = EntryBB->getTerminator(); in getBranchInsertPoint() local
1433 static void hoistValue(Value *V, Instruction *HoistPoint, Region *R, in hoistValue()
1481 static void hoistScopeConditions(CHRScope *Scope, Instruction *HoistPoint, in hoistScopeConditions()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1009 Instruction *HoistPoint = nullptr; in hoistRegion() local