check_cycle_lhs
static void check_cycle_lhs(struct node *stmtnp, struct node *arrow);
check_cycle_lhs(rhs, np->u.stmt.np);
check_cycle_lhs(stmtnp, arrow->u.arrow.lhs);