Home | History | Annotate | Download | only in evaluation

Lines Matching full:replaces

370      * Replaces the push instruction at the given offset by a simpler push
403 * Replaces the integer pushing instruction at the given offset by a simpler
418 * Replaces the integer pushing instruction at the given offset by a simpler
469 * Replaces the long pushing instruction at the given offset by a simpler
484 * Replaces the long pushing instruction at the given offset by a simpler
536 * Replaces the float pushing instruction at the given offset by a simpler
551 * Replaces the float pushing instruction at the given offset by a simpler
604 * Replaces the double pushing instruction at the given offset by a simpler
619 * Replaces the double pushing instruction at the given offset by a simpler
671 * Replaces the reference pushing instruction at the given offset by a
692 * Replaces the instruction at a given offset by a given push instruction
709 * Replaces the instruction at a given offset by a given push instruction
726 * Replaces the given 'jsr' instruction by a simpler branch instruction,
774 * Deletes the given branch instruction, or replaces it by a simpler branch
855 * Replaces the given instruction by an infinite loop.
880 * Replaces the instruction at a given offset by a given push instruction.