Home | History | Annotate | Download | only in analysis

Lines Matching full:rewrite

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