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

/dalvik/vm/compiler/codegen/arm/
H A DCodegenDriver.cpp2774 * blx &findPackedSwitchIndex
2784 static s8 findPackedSwitchIndex(const u2* switchData, int testVal, int pc) function
2835 /* See comments for findPackedSwitchIndex */
2920 * See the comment before findPackedSwitchIndex for the code layout.
2929 LOAD_FUNC_ADDR(cUnit, r4PC, (int)findPackedSwitchIndex);

Completed in 44 milliseconds