Searched defs:TrueValues (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Analysis/ | ||
H A D | LazyValueInfo.cpp | 1112 ConstantRange TrueValues = getValueFromSimpleICmpCondition() local |
H A D | ValueTracking.cpp | 554 ConstantRange TrueValues = ConstantRange::makeExactICmpRegion(Pred, *C); cmpExcludesZero() local |