Home
last modified time | relevance | path

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

/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
886 DenseSet<Instruction *> Unhoistables; checkScopeHoistable() local
1048 shouldSplit(Instruction * InsertPoint,DenseSet<Value * > & PrevConditionValues,DenseSet<Value * > & ConditionValues,DominatorTree & DT,DenseSet<Instruction * > & Unhoistables) shouldSplit() argument
1120 DenseSet<Instruction *> Unhoistables; splitScopes() local
1137 splitScope(CHRScope * Scope,CHRScope * Outer,DenseSet<Value * > * OuterConditionValues,Instruction * OuterInsertPoint,SmallVectorImpl<CHRScope * > & Output,DenseSet<Instruction * > & Unhoistables) splitScope() argument
1372 DenseSet<Instruction *> Unhoistables; setCHRRegions() local
[all...]