Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1026 DenseSet<Value *> ConditionValues; in getCHRConditionValuesForRegion() local
1046 DenseSet<Value *> &ConditionValues, in shouldSplit()
1152 DenseSet<Value *> ConditionValues = getCHRConditionValuesForRegion(RI); in splitScope() local