Home
last modified time | relevance | path

Searched defs:MaxCnt (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp988 uint64_t MaxCnt = KnownCnt.getMaxValue().getLimitedValue(BitWidth - 1); setShiftFlags() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp5542 APInt MaxCnt = computeKnownBits(Op.getOperand(1), Depth + 1).getMaxValue(); isKnownNeverZero() local
5605 APInt MaxCnt = computeKnownBits(Op.getOperand(1), Depth + 1).getMaxValue(); isKnownNeverZero() local