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

/frameworks/compile/libbcc/lib/Core/
H A DCompiler.cpp149 enum Compiler::ErrorCode Compiler::runLTO(Script &pScript) { function in class:Compiler
283 if (mEnableLTO && ((err = runLTO(pScript)) != kSuccess)) {

Completed in 967 milliseconds