Instruction.reads

Checks if the instruction IMPLICITLY uses a particular register

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

Meta