Searched refs:withMapper (Results 1 – 4 of 4) sorted by relevance
102 public DalvInsn withMapper(RegisterMapper mapper) { in withMapper() method in LocalStart
100 public DalvInsn withMapper(RegisterMapper mapper) { in withMapper() method in LocalSnapshot
391 public DalvInsn withMapper(RegisterMapper mapper) { in withMapper() method in DalvInsn
942 insns.set(i, insn.withMapper(mapper)); in shiftParameters()