Class InstructionCountOperation

    • Field Detail

      • opcodeCountMap

        private java.util.Map<Opcode,​java.lang.Integer> opcodeCountMap
      • limit

        private int limit
    • Constructor Detail

      • InstructionCountOperation

        public InstructionCountOperation​(int limit)