Searched refs:NarrowConst (Results 1 – 1 of 1) sorted by relevance
4721 APInt NarrowConst = Case.getCaseValue()->getValue(); in optimizeSwitchInst() local4723 NarrowConst.zext(RegWidth) : NarrowConst.sext(RegWidth); in optimizeSwitchInst()