Searched refs:llvmOutput (Results 1 – 1 of 1) sorted by relevance
2230 Type llvmOutput = in buildLLVMFunctionType() local2232 if (!isCompatibleType(llvmOutput)) { in buildLLVMFunctionType()2235 << llvmOutput; in buildLLVMFunctionType()2238 return LLVMFunctionType::get(llvmOutput, llvmInputs, in buildLLVMFunctionType()