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