Searched refs:isGoto (Results 1 – 1 of 1) sorted by relevance
169 static inline bool isGoto(MIR *insn) in isGoto() function193 return isGoto(insn); in isUnconditionalBranch()1954 (isGoto(lastInsn) || isInvoke || in dvmCompileTrace()