Home
last modified time | relevance | path

Searched defs:jitCodeGenOptLevel (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/include/mlir/ExecutionEngine/
H A DExecutionEngine.h71 std::optional<llvm::CodeGenOptLevel> jitCodeGenOptLevel; member
/llvm-project/mlir/lib/ExecutionEngine/
H A DJitRunner.cpp184 std::optional<llvm::CodeGenOptLevel> jitCodeGenOptLevel; in compileAndExecute() local