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