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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1406 DenseSet<Instruction *> HoistStops; local
557 checkHoistValue(Value *V, Instruction *InsertPoint, DominatorTree &DT, DenseSet<Instruction *> &Unhoistables, DenseSet<Instruction *> *HoistStops, DenseMap<Instruction *, bool> &Visited) argument
1462 DenseSet<Instruction *> &HoistStops = IT->second; local
[all...]

Completed in 102 milliseconds