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

/frameworks/compile/libbcc/lib/
H A DRSKernelExpand.cpp988 llvm::Type *OutBaseTy = Function->getReturnType(); local
990 if (OutBaseTy->isVoidTy()) {
998 OutTy = OutBaseTy->getPointerTo();

Completed in 1683 milliseconds