Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp684 Instruction *HoistPoint = EntryBB->getTerminator(); getBranchInsertPoint() local
1433 hoistValue(Value * V,Instruction * HoistPoint,Region * R,HoistStopMapTy & HoistStopMap,DenseSet<Instruction * > & HoistedSet,DenseSet<PHINode * > & TrivialPHIs,DominatorTree & DT) hoistValue() argument
1481 hoistScopeConditions(CHRScope * Scope,Instruction * HoistPoint,DenseSet<PHINode * > & TrivialPHIs,DominatorTree & DT) hoistScopeConditions() argument
[all...]
/llvm-project/llvm/lib/Transforms/Scalar/
H A DLICM.cpp1009 Instruction *HoistPoint = nullptr; hoistRegion() local