Home
last modified time | relevance | path

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

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