Searched refs:decodedInstructions (Results 1 – 2 of 2) sorted by relevance
93 public void visitAll(DecodedInstruction[] decodedInstructions) in visitAll() argument95 int size = decodedInstructions.length; in visitAll()98 DecodedInstruction one = decodedInstructions[i]; in visitAll()103 callVisit(decodedInstructions, one); in visitAll()108 DecodedInstruction[] decodedInstructions = in visitAll() local110 visitAll(decodedInstructions); in visitAll()
45 DecodedInstruction[] decodedInstructions = in transform() local47 int size = decodedInstructions.length; in transform()52 reader.visitAll(decodedInstructions); in transform()