Searched refs:funcTy (Results 1 – 1 of 1) sorted by relevance
254 const llvm::FunctionType* funcTy = inputFunction->getFunctionType(); in fuseKernels() local255 llvm::Type* firstArgType = funcTy->getParamType(0); in fuseKernels()