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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp906 DenseSet<Instruction *> Unhoistables; local
557 checkHoistValue(Value *V, Instruction *InsertPoint, DominatorTree &DT, DenseSet<Instruction *> &Unhoistables, DenseSet<Instruction *> *HoistStops, DenseMap<Instruction *, bool> &Visited) argument
1065 shouldSplit(Instruction *InsertPoint, DenseSet<Value *> &PrevConditionValues, DenseSet<Value *> &ConditionValues, DominatorTree &DT, DenseSet<Instruction *> &Unhoistables) argument
1142 DenseSet<Instruction *> Unhoistables; local
1153 splitScope( CHRScope *Scope, CHRScope *Outer, DenseSet<Value *> *OuterConditionValues, Instruction *OuterInsertPoint, SmallVectorImpl<CHRScope *> &Output, DenseSet<Instruction *> &Unhoistables) argument
1394 DenseSet<Instruction *> Unhoistables; local
[all...]

Completed in 113 milliseconds