Searched refs:SwitchTy (Results 1 – 1 of 1) sorted by relevance
808 Type *SwitchTy = SI.getCondition()->getType(); in visitSwitchInst() local809 IntegerType *IntTy = cast<IntegerType>(SwitchTy); in visitSwitchInst()