Searched refs:ShiftedCase (Results 1 – 1 of 1) sorted by relevance
4180 APInt ShiftedCase = Shl->hasNoSignedWrap() ? CaseVal.ashr(ShiftAmt) in visitSwitchInst() local4182 Case.setValue(ConstantInt::get(SI.getContext(), ShiftedCase)); in visitSwitchInst()