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