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

/frameworks/compile/libbcc/include/bcc/
H A DCompiler.h123 virtual bool afterExecuteLTOPasses(Script &pScript) function in class:bcc::Compiler
/frameworks/compile/libbcc/lib/Core/
H A DCompiler.cpp70 "Error occurred during afterExecuteLTOPasses() in subclass.",
271 // Invokde "afterExecuteLTOPasses" before returning.
272 if (!afterExecuteLTOPasses(pScript)) {

Completed in 62 milliseconds