Home
last modified time | relevance | path

Searched refs:containingMethod (Results 1 – 3 of 3) sorted by relevance

/dalvik/vm/compiler/
DCompilerIR.h60 const Method *containingMethod; // For blocks from the callee member
DFrontend.c449 newBB->containingMethod = callee; in dvmCompileTrace()
/dalvik/vm/compiler/codegen/arm/
DCodegen.c3041 (int) blockList[i]->containingMethod; in dvmCompilerMIR2LIR()
3250 blockList[blockId]->containingMethod); in dvmCompilerMIR2LIR()