Searched refs:withProtoIndex (Results 1 – 4 of 4) sorted by relevance
56 public DecodedInstruction withProtoIndex(int newIndex, int newProtoIndex) { in withProtoIndex() method in InvokePolymorphicRangeDecodedInstruction
55 public DecodedInstruction withProtoIndex(int newIndex, int newProtoIndex) { in withProtoIndex() method in InvokePolymorphicDecodedInstruction
480 public DecodedInstruction withProtoIndex(int newIndex, int newProtoIndex) { in withProtoIndex() method in DecodedInstruction
122 one.withProtoIndex(indexMap.adjustMethod(methodId), indexMap.adjustProto(protoId)); in visit()