Home
last modified time | relevance | path

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

/external/llvm-project/mlir/lib/ExecutionEngine/
DJitRunner.cpp155 if (auto clOptLevel = getCommandLineOptLevel(options)) in compileAndExecute() local
157 static_cast<llvm::CodeGenOpt::Level>(clOptLevel.getValue()); in compileAndExecute()