Searched refs:NarrowConst (Results 1 – 1 of 1) sorted by relevance
7059 const APInt &NarrowConst = Case.getCaseValue()->getValue(); in optimizeSwitchType() local7061 NarrowConst.zext(RegWidth) : NarrowConst.sext(RegWidth); in optimizeSwitchType()