Searched refs:norm_vertex_index (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dmcf.c96 int norm_vertex_index; member in struct:fixup_edge_d
686 pfedge->norm_vertex_index = new_index;
1163 find_fixup_edge (fixup_graph, i + 1, pfedge->norm_vertex_index);
1165 if (pfedge->norm_vertex_index && pfedge_n->flow)
1173 pfedge->norm_vertex_index);
1210 find_fixup_edge (fixup_graph, j, pfedge->norm_vertex_index);
1212 if (pfedge->norm_vertex_index && pfedge_n->flow)
1220 pfedge->norm_vertex_index);
1231 find_fixup_edge (fixup_graph, i + 1, pfedge->norm_vertex_index);
1240 pfedge->norm_vertex_index);
[all...]

Completed in 34 milliseconds