Home | History | Annotate | Download | only in analysis

Lines Matching full:rewrite

663  * Rewrite an iget/iput instruction if appropriate.  These all have the form:
705 ALOGV("DexOpt: no rewrite of ifield access %s.%s",
713 * Rewrite a static field access instruction if appropriate. If
882 * Rewrite invoke-virtual, invoke-virtual/range, invoke-super, and
924 * Rewrite invoke-direct[/range] if the target is Object.<init>.