Searched refs:CmpRange (Results 1 – 2 of 2) sorted by relevance
392 APInt CmpRange; in buildBitTests() local412 CmpRange = High; in buildBitTests()416 CmpRange = High - Low; in buildBitTests()457 BitTestCases.emplace_back(std::move(LowBound), std::move(CmpRange), in buildBitTests()
832 ConstantRange CmpRange = ConstantRange::makeExactICmpRegion( in computeValueKnownInPredecessorsImpl() local836 if (CmpRange.contains(CR)) in computeValueKnownInPredecessorsImpl()838 else if (CmpRange.inverse().contains(CR)) in computeValueKnownInPredecessorsImpl()