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