Home | History | Annotate | Download | only in Analysis

Lines Matching refs:shl

736   case Instruction::Shl:
737 Result.markConstantRange(LHSRange.shl(RHSRange));