Searched defs:SwitchTy (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/GlobalISel/ | ||
H A D | IRTranslator.cpp | 862 const LLT SwitchTy = getLLTForType(*SValue.getType(), *DL); emitJumpTableHeader() local |
/llvm-project/llvm/lib/IR/ | ||
H A D | Verifier.cpp | 3148 Type *SwitchTy = SI.getCondition()->getType(); visitSwitchInst() local |