Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp529 checkHoistValue(Value * V,Instruction * InsertPoint,DominatorTree & DT,DenseSet<Instruction * > & Unhoistables,DenseSet<Instruction * > * HoistStops,DenseMap<Instruction *,bool> & Visited) checkHoistValue() argument
1384 DenseSet<Instruction *> HoistStops; setCHRRegions() local
1440 DenseSet<Instruction *> &HoistStops = IT->second; hoistValue() local
[all...]