Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1435 hoistValue(Value * V,Instruction * HoistPoint,Region * R,HoistStopMapTy & HoistStopMap,DenseSet<Instruction * > & HoistedSet,DenseSet<PHINode * > & TrivialPHIs,DominatorTree & DT) hoistValue() argument
1484 DenseSet<Instruction *> HoistedSet; hoistScopeConditions() local