Searched refs:updateInstructionLocationsAfter (Results 1 – 1 of 1) sorted by relevance
103 public void updateInstructionLocationsAfter(MInsn mInsn, int offset) { in updateInstructionLocationsAfter() method in MutatableCode164 updateInstructionLocationsAfter(toBeInserted, toBeInserted.insn.getSize()); in insertInstructionAt()237 updateInstructionLocationsAfter(toBeDeleted, -(toBeDeleted.insn.getSize())); in deleteInstructionFull()