Searched refs:decodedInstructions (Results 1 – 2 of 2) sorted by relevance
79 public void visitAll(DecodedInstruction[] decodedInstructions) in visitAll() argument81 int size = decodedInstructions.length; in visitAll()84 DecodedInstruction one = decodedInstructions[i]; in visitAll()89 callVisit(decodedInstructions, one); in visitAll()94 DecodedInstruction[] decodedInstructions = in visitAll() local96 visitAll(decodedInstructions); in visitAll()
43 DecodedInstruction[] decodedInstructions = in transform() local45 int size = decodedInstructions.length; in transform()50 reader.visitAll(decodedInstructions); in transform()