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