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

/dalvik/vm/compiler/codegen/x86/
H A DLowerJump.cpp919 int common_goto(s4 tmp) { //tmp: target basic block id function
1092 int retval = common_goto(tmp);
1101 int retval = common_goto(tmp);
1110 int retval = common_goto((s4)tmp);

Completed in 6 milliseconds