Searched refs:runLTO (Results 1 – 2 of 2) sorted by relevance
149 enum Compiler::ErrorCode Compiler::runLTO(Script &pScript) { in runLTO() function in Compiler283 if (mEnableLTO && ((err = runLTO(pScript)) != kSuccess)) { in compile()
86 enum ErrorCode runLTO(Script &pScript);