Lines Matching full:rewrite
740 * Rewrite an iget/iput instruction if appropriate. These all have the form:
782 LOGV("DexOpt: no rewrite of ifield access %s.%s",
790 * Rewrite a jumbo instance field access instruction if appropriate. If
817 LOGV("DexOpt: no rewrite of jumbo ifield access %s.%s",
823 * Rewrite a static [jumbo] field access instruction if appropriate. If
999 * Rewrite invoke-virtual, invoke-virtual/range, invoke-super, and
1041 * Rewrite invoke-direct[/range] if the target is Object.<init>.
1094 * Rewrite invoke-direct/jumbo if the target is Object.<init>.