Home
last modified time | relevance | path

Searched refs:wrapperFuncType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/mlir/lib/Conversion/FuncToLLVM/
H A DFuncToLLVM.cpp134 Type wrapperFuncType; in wrapForExternalCallers() local
136 std::tie(wrapperFuncType, resultIsNowArg) = in wrapForExternalCallers()
142 wrapperFuncType, LLVM::Linkage::External, /*dsoLocal*/ false, in wrapForExternalCallers()