Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:getLimitedValue

390       if (CI->getLimitedValue(BitWidth) < BitWidth)
403 CI->getLimitedValue(BitWidth) < BitWidth) {