Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
DControlHeightReduction.cpp1026 DenseSet<Value *> ConditionValues; in getCHRConditionValuesForRegion() local
1046 DenseSet<Value *> &ConditionValues, in shouldSplit()
1152 DenseSet<Value *> ConditionValues = getCHRConditionValuesForRegion(RI); in splitScope() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DControlHeightReduction.cpp1047 DenseSet<Value *> ConditionValues; in getCHRConditionValuesForRegion() local
1067 DenseSet<Value *> &ConditionValues, in shouldSplit()
1174 DenseSet<Value *> ConditionValues = getCHRConditionValuesForRegion(RI); in splitScope() local