Home | History | Annotate | Download | only in compiler

Lines Matching refs:disableOpt

891     if (cUnit.hasInvoke && !(gDvmJit.disableOpt & (1 << kMethodInlining))) {