Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/ExecutionEngine/
DJitRunner.cpp54 llvm::cl::opt<std::string> mainFuncType{ member
313 StringSwitch<CompileAndExecuteFnT>(options.mainFuncType.getValue()) in JitRunnerMain()