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

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSScriptGroupFusion.cpp254 const llvm::FunctionType* funcTy = inputFunction->getFunctionType(); local
255 llvm::Type* firstArgType = funcTy->getParamType(0);

Completed in 37 milliseconds