is_local_variable
bool is_local_variable(struct expression *expr);
if (is_local_variable(expr))
if (is_local_variable(left))