Home | History | Annotate | Download | only in IPO

Lines Matching refs:isVoidTy

391   if (F->getReturnType()->isVoidTy())
710 if (RetTy->isVoidTy()) {
763 if (NRetTy->isVoidTy())
911 } else if (New->getType()->isVoidTy()) {
989 if (NFTy->getReturnType()->isVoidTy()) {