Home
last modified time | relevance | path

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

/external/llvm/lib/VMCore/
DVerifier.cpp808 Type *SwitchTy = SI.getCondition()->getType(); in visitSwitchInst() local
809 IntegerType *IntTy = cast<IntegerType>(SwitchTy); in visitSwitchInst()