Searched refs:hasInvoke (Results 1 – 2 of 2) sorted by relevance
221 bool hasInvoke; // Contains an invoke instruction member
1863 cUnit.hasInvoke = true; in dvmCompileTrace()2048 if (cUnit.hasInvoke && !(gDvmJit.disableOpt & (1 << kMethodInlining))) { in dvmCompileTrace()