Home | History | Annotate | Download | only in Analysis

Lines Matching refs:lshr

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