Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp4722 APInt WideConst = (ExtType == Instruction::ZExt) ? in optimizeSwitchInst() local
4724 Case.setValue(ConstantInt::get(Context, WideConst)); in optimizeSwitchInst()