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