Searched refs:getCommandLineOptLevel (Results 1 – 1 of 1) sorted by relevance
134 static Optional<unsigned> getCommandLineOptLevel(Options &options) { in getCommandLineOptLevel() function155 if (auto clOptLevel = getCommandLineOptLevel(options)) in compileAndExecute()252 Optional<unsigned> optLevel = getCommandLineOptLevel(options); in JitRunnerMain()