Home | History | Annotate | Download | only in compiler

Lines Matching refs:hasInvoke

1913             cUnit.hasInvoke = true;
2098 if (cUnit.hasInvoke && !(gDvmJit.disableOpt & (1 << kMethodInlining))) {