Home
last modified time | relevance | path

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

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