Searched defs:IsVoid (Results 1 – 3 of 3) sorted by relevance
96 const bool IsVoid = CB->getType() == Type::getVoidTy(CB->getContext()); in expandToSwitch() local
241 bool IsVoid = SplitBB->getParent()->getReturnType()->isVoidTy(); in copyMustTailReturn() local
785 bool IsVoid = FuncTy->getReturnType()->isVoidTy(); in selectCall() local