Home | History | Annotate | Download | only in Analysis

Lines Matching refs:lshr

743   case Instruction::LShr:
744 Result.markConstantRange(LHSRange.lshr(RHSRange));