Home
last modified time | relevance | path

Searched refs:insert_into_complex (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-structalias.c1051 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 Dtree-ssa-structalias.cc1065 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 DChangeLog-200731909 (insert_into_complex): Do not insert duplicate constraints.
H A DChangeLog-200511951 (insert_into_complex): Ditto.