Home | History | Annotate | Download | only in IPO

Lines Matching refs:isVoidTy

345   if (F->getReturnType()->isVoidTy())
669 if (RetTy->isVoidTy()) {
719 if (NRetTy->isVoidTy())
844 } else if (New->getType()->isVoidTy()) {
922 if (NFTy->getReturnType()->isVoidTy()) {