Searched refs:topo_next (Results 1 – 2 of 2) sorted by relevance
186 ipcp_value *topo_next; variable197 : sources (0), next (0), scc_next (0), topo_next (0), in ipcp_value()3695 cur_val->topo_next = stack;3720 stack = v->topo_next;3728 cur_val->topo_next = values_topo;3880 for (base = values_topo; base; base = base->topo_next)
195 ipcp_value *topo_next = nullptr; member in ipcp_value3744 cur_val->topo_next = stack; in add_val()3769 stack = v->topo_next; in add_val()3778 cur_val->topo_next = values_topo; in add_val()3917 for (base = values_topo; base; base = base->topo_next) in propagate_effects()