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

/frameworks/compile/libbcc/include/bcc/
H A DCompiler.h86 enum ErrorCode runLTO(Script &pScript);
/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 62 milliseconds