Home
last modified time | relevance | path

Searched defs:exceptionBlockId (Results 1 – 3 of 3) sorted by relevance

/dalvik/vm/compiler/codegen/x86/
DLower.cpp431 void startOfTrace(const Method* method, LowOpBlockLabel* labelList, int exceptionBlockId, in startOfTrace()
DAnalysisO1.cpp589 void startOfTraceO1(const Method* method, LowOpBlockLabel* labelList, int exceptionBlockId, Compila… in startOfTraceO1()
/dalvik/vm/compiler/
DCompilerIR.h206 int exceptionBlockId; // the block corresponding to exception handling member