if type(expr) == deref_t and type(expr.op) == address_t:
    return expr.op.op.pluck()