Searched refs:OutBaseTy (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSForEachExpand.cpp494 llvm::Type *OutBaseTy = F->getReturnType(); local
495 if (OutBaseTy->isVoidTy()) {
500 OutTy = OutBaseTy->getPointerTo();

Completed in 6 milliseconds