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

/dalvik/vm/compiler/codegen/x86/
H A DLowerJump.cpp752 int getRelativeNCGForSwitch(int targetPC, char* codeInst) { function
822 int relativeNCG = getRelativeNCGForSwitch(relativePC+ptr->offsetPC, ptr->codePtr2);
848 int relativeNCG = getRelativeNCGForSwitch(relativePC+ptr->offsetPC, ptr->codePtr2);

Completed in 125 milliseconds