Searched refs:llvmOutput (Results 1 – 1 of 1) sorted by relevance
1352 LLVMType llvmOutput = outputs.empty() ? LLVMType::getVoidTy(b.getContext()) in buildLLVMFunctionType() local1354 if (!llvmOutput) { in buildLLVMFunctionType()1359 return LLVMType::getFunctionTy(llvmOutput, llvmInputs, in buildLLVMFunctionType()