Home
last modified time | relevance | path

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

/dalvik/vm/compiler/
DFrontend.cpp24 static inline bool contentIsInsn(const u2 *codePtr) { in contentIsInsn() function
42 if (!contentIsInsn(codePtr)) { in parseInsn()
972 if (contentIsInsn(codePtr)) { in processCanBranch()
1130 if (contentIsInsn(codePtr)) { in processCanThrow()
1249 if (contentIsInsn(codePtr)) { in dvmCompileMethod()