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

/frameworks/compile/libbcc/lib/Core/
H A DCompiler.cpp195 enum Compiler::ErrorCode Compiler::runCodeGen(Script &pScript, function in class:Compiler
290 if ((err = runCodeGen(pScript, pResult)) != kSuccess) {

Completed in 42 milliseconds