Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/ExecutionEngine/
DJitRunner.cpp310 using CompileAndExecuteFnT = in JitRunnerMain() typedef
313 StringSwitch<CompileAndExecuteFnT>(options.mainFuncType.getValue()) in JitRunnerMain()