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

/dalvik/libdex/
H A DInstrUtils.h167 DEX_INLINE bool dexIsGoto(OpcodeFlags flags) function
/dalvik/vm/compiler/
H A DFrontend.cpp1989 newBB = dvmCompilerNewBB(dexIsGoto(flags) ?
2001 newBB = dvmCompilerNewBB(dexIsGoto(flags) ?
/dalvik/vm/interp/
H A DJit.cpp851 if (!dexIsGoto(flags) &&

Completed in 355 milliseconds