Searched refs:check_cycle_rhs (Results 1 – 1 of 1) sorted by relevance
60 static void check_cycle_rhs(struct node *rhs);882 check_cycle_rhs(rhs); in check_cycle_lhs_try()890 check_cycle_rhs(struct node *rhs) in check_cycle_rhs() function895 check_cycle_rhs(rhs->u.expr.left); in check_cycle_rhs()896 check_cycle_rhs(rhs->u.expr.right); in check_cycle_rhs()