Searched refs:dexIsGoto (Results 1 – 3 of 3) sorted by relevance
167 DEX_INLINE bool dexIsGoto(OpcodeFlags flags) in dexIsGoto() function
1989 newBB = dvmCompilerNewBB(dexIsGoto(flags) ? in dvmCompileTrace()2001 newBB = dvmCompilerNewBB(dexIsGoto(flags) ? in dvmCompileTrace()
851 if (!dexIsGoto(flags) && in dvmCheckJit()