Searched refs:codeInst (Results 1 - 1 of 1) sorted by relevance

/dalvik/vm/compiler/codegen/x86/
H A DLowerJump.cpp748 @codeInst: add_reg_reg %eax, %edx
752 int getRelativeNCGForSwitch(int targetPC, char* codeInst) { argument
754 int offsetNCG2 = codeInst - streamMethodStart;

Completed in 72 milliseconds