Home
last modified time | relevance | path

Searched refs:isGoto (Results 1 – 1 of 1) sorted by relevance

/dalvik/vm/compiler/
DFrontend.cpp169 static inline bool isGoto(MIR *insn) in isGoto() function
193 return isGoto(insn); in isUnconditionalBranch()
1954 (isGoto(lastInsn) || isInvoke || in dvmCompileTrace()