Searched defs:MaxCnt (Results 1 – 2 of 2) sorted by relevance
988 uint64_t MaxCnt = KnownCnt.getMaxValue().getLimitedValue(BitWidth - 1); in setShiftFlags() local
5549 APInt MaxCnt = computeKnownBits(Op.getOperand(1), Depth + 1).getMaxValue(); in isKnownNeverZero() local5612 APInt MaxCnt = computeKnownBits(Op.getOperand(1), Depth + 1).getMaxValue(); in isKnownNeverZero() local