Home
last modified time | relevance | path

Searched refs:NarrowConst (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp4721 APInt NarrowConst = Case.getCaseValue()->getValue(); in optimizeSwitchInst() local
4723 NarrowConst.zext(RegWidth) : NarrowConst.sext(RegWidth); in optimizeSwitchInst()