Searched refs:startOfTrace (Results 1 – 3 of 3) sorted by relevance
431 void startOfTrace(const Method* method, LowOpBlockLabel* labelList, int exceptionBlockId, in startOfTrace() function
1209 void startOfTrace(const Method* method, LowOpBlockLabel* labelList, int, CompilationUnit*);
1108 startOfTrace(cUnit->method, labelList, cUnit->exceptionBlockId, cUnit); in dvmCompilerMIR2LIR()