Home | History | Annotate | Download | only in Analysis

Lines Matching refs:lshr

735   case Instruction::LShr:
736 Result.markConstantRange(LHSRange.lshr(RHSRange));