Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
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()
/openbsd/src/gnu/llvm/llvm/lib/Transforms/Scalar/
DLICM.cpp1000 Instruction *HoistPoint = nullptr; in hoistRegion() local