Searched refs:topo_visit (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-structalias.cc | 1862 topo_visit (constraint_graph_t graph, vec<unsigned> &topo_order, in topo_visit() function 1875 topo_visit (graph, topo_order, visited, k); in topo_visit() 1898 topo_visit (graph, tail, visited, find (escaped_id)); in compute_topo_order() 1904 topo_visit (graph, topo_order, visited, i); in compute_topo_order()
|
H A D | ChangeLog-2005 | 1746 (topo_visit): Ditto. 11958 (topo_visit): Ditto. 13357 process_unification_queue, init_topo_info, topo_visit,
|
H A D | ChangeLog | 1661 (topo_visit): Adjust.
|
H A D | ChangeLog-2006 | 4469 (topo_visit): Ditto.
|
H A D | ChangeLog-2007 | 31930 (topo_visit): Cleanup
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-structalias.c | 1594 topo_visit (constraint_graph_t graph, struct topo_info *ti, in topo_visit() function 1606 topo_visit (graph, ti, j); in topo_visit() 1898 topo_visit (graph, ti, i); in compute_topo_order()
|