Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1025 DenseSet<Value *> ConditionValues; getCHRConditionValuesForRegion() local
1045 shouldSplit(Instruction * InsertPoint,DenseSet<Value * > & PrevConditionValues,DenseSet<Value * > & ConditionValues,DominatorTree & DT,DenseSet<Instruction * > & Unhoistables) shouldSplit() argument
1151 DenseSet<Value *> ConditionValues = getCHRConditionValuesForRegion(RI); splitScope() local
[all...]