Searched refs:OldFnRetTy (Results 1 – 1 of 1) sorted by relevance
627 Type *OldFnRetTy = TheSwitch->getParent()->getParent()->getReturnType(); in emitCallAndSwitchStatement() local635 if (OldFnRetTy->isVoidTy()) { in emitCallAndSwitchStatement()637 } else if (OldFnRetTy == TheSwitch->getCondition()->getType()) { in emitCallAndSwitchStatement()644 Constant::getNullValue(OldFnRetTy), TheSwitch); in emitCallAndSwitchStatement()