Instruction.reads

Checks if the instruction IMPLICITLY uses a particular register

  1. bool reads(Register reg)
    class Instruction
    const
    bool
    reads
  2. const(Register)[] reads()

Meta