Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/ExecutionEngine/
H A DJitRunner.cpp371 using CompileAndExecuteFnT = in JitRunnerMain() typedef
374 StringSwitch<CompileAndExecuteFnT>(options.mainFuncType.getValue()) in JitRunnerMain()