Searched refs:insert_into_complex (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-structalias.c | 1051 insert_into_complex (constraint_graph_t graph, in insert_into_complex() function 2568 insert_into_complex (graph, lhs.var, c); in move_complex_constraints() 2573 insert_into_complex (graph, rhs.var, c); in move_complex_constraints() 2578 insert_into_complex (graph, rhs.var, c); in move_complex_constraints()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-structalias.cc | 1065 insert_into_complex (constraint_graph_t graph, in insert_into_complex() function 2577 insert_into_complex (graph, lhs.var, c); in move_complex_constraints() 2582 insert_into_complex (graph, rhs.var, c); in move_complex_constraints() 2587 insert_into_complex (graph, rhs.var, c); in move_complex_constraints()
|
H A D | ChangeLog-2007 | 31909 (insert_into_complex): Do not insert duplicate constraints.
|
H A D | ChangeLog-2005 | 11951 (insert_into_complex): Ditto.
|