Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/ExecutionEngine/
H A DJitRunner.cpp55 llvm::cl::opt<std::string> mainFuncType{ member
374 StringSwitch<CompileAndExecuteFnT>(options.mainFuncType.getValue()) in JitRunnerMain()