Home
last modified time | relevance | path

Searched refs:gather_edges_for_value (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-cp.c4273 gather_edges_for_value (ipcp_value<valtype> *val, cgraph_node *dest,
5522 callers = gather_edges_for_value (val, node, caller_count);
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-cp.cc4425 gather_edges_for_value (ipcp_value<valtype> *val, cgraph_node *dest, in gather_edges_for_value() function
6130 callers = gather_edges_for_value (val, node, caller_count); in decide_about_value()
H A DChangeLog-20142658 (gather_edges_for_value): Likewise.
7785 (gather_edges_for_value): Likewise.
H A DChangeLog-202036131 (gather_edges_for_value): Adjust order of callers to let a
H A DChangeLog-201825748 (gather_edges_for_value): Pass destination value to
H A DChangeLog-201921928 (gather_edges_for_value): Same.