Searched refs:OutBaseTy (Results 1 – 1 of 1) sorted by relevance
965 llvm::Type *OutBaseTy = Function->getReturnType(); in ExpandForEach() local967 if (OutBaseTy->isVoidTy()) { in ExpandForEach()975 OutTy = OutBaseTy->getPointerTo(); in ExpandForEach()