Searched refs:CmpRange (Results 1 – 2 of 2) sorted by relevance
389 APInt CmpRange; in buildBitTests() local409 CmpRange = High; in buildBitTests()413 CmpRange = High - Low; in buildBitTests()454 BitTestCases.emplace_back(std::move(LowBound), std::move(CmpRange), in buildBitTests()
930 ConstantRange CmpRange = ConstantRange::makeExactICmpRegion( in computeValueKnownInPredecessorsImpl() local934 if (CmpRange.contains(CR)) in computeValueKnownInPredecessorsImpl()936 else if (CmpRange.inverse().contains(CR)) in computeValueKnownInPredecessorsImpl()