Searched defs:setOptLevel (Results 1 - 1 of 1) sorted by relevance

/external/llvm/include/llvm/ExecutionEngine/
H A DExecutionEngine.h575 /// setOptLevel - Set the optimization level for the JIT. This option
577 EngineBuilder &setOptLevel(CodeGenOpt::Level l) { function in class:llvm::EngineBuilder

Completed in 166 milliseconds