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

/dalvik/vm/compiler/codegen/arm/
H A DCalloutHelper.h85 static s8 findSparseSwitchIndex(const u2* switchData, int testVal, int pc);
H A DCodegenDriver.c2463 static s8 findSparseSwitchIndex(const u2* switchData, int testVal, int pc) function
2562 LOAD_FUNC_ADDR(cUnit, r4PC, (int)findSparseSwitchIndex);

Completed in 194 milliseconds