Searched refs:CmpRange (Results 1 – 2 of 2) sorted by relevance
391 APInt CmpRange; in buildBitTests() local411 CmpRange = High; in buildBitTests()415 CmpRange = High - Low; in buildBitTests()456 BitTestCases.emplace_back(std::move(LowBound), std::move(CmpRange), in buildBitTests()
844 ConstantRange CmpRange = ConstantRange::makeExactICmpRegion( in computeValueKnownInPredecessorsImpl() local848 if (CmpRange.contains(CR)) in computeValueKnownInPredecessorsImpl()850 else if (CmpRange.inverse().contains(CR)) in computeValueKnownInPredecessorsImpl()