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

/dalvik/vm/compiler/
H A DFrontend.c288 bool dvmCompileTrace(JitTraceDescription *desc, int numMaxInsts, function
766 return dvmCompileTrace(desc, cUnit.numInsts / 2, info, bailPtr);
771 * Similar to dvmCompileTrace, but the entity processed here is the whole

Completed in 86 milliseconds