Searched refs:add_new_edges_to_heap (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ipa-inline.cc | 1800 add_new_edges_to_heap (edge_heap_t *heap, vec<cgraph_edge *> &new_edges) in add_new_edges_to_heap() function 2233 add_new_edges_to_heap (&edge_heap, new_indirect_edges); in inline_small_functions() 2275 add_new_edges_to_heap (&edge_heap, new_indirect_edges); in inline_small_functions()
|
H A D | ChangeLog-2010 | 11706 * ipa-inline.c (add_new_edges_to_heap): Do not insert inlined edges. 24397 * ipa-inline.c (add_new_edges_to_heap): Do not add edges to 34782 (add_new_edges_to_heap): Update cgraph_edge_badness.
|
H A D | ChangeLog-2011 | 22638 add_new_edges_to_heap, inline_small_functions, flatten_function, 29371 (add_new_edges_to_heap): Use can_inline_edge_p and 29497 add_new_edges_to_heap): Update.
|
H A D | ChangeLog-2008 | 12951 (add_new_edges_to_heap): New fucntion.
|
H A D | ChangeLog-2021 | 19574 * ipa-inline.c (add_new_edges_to_heap): Adjust by-value argument to
|
H A D | ChangeLog-2018 | 30608 add_new_edges_to_heap, speculation_useful_p,
|
H A D | ChangeLog-2019 | 19831 * ipa-inline.c (add_new_edges_to_heap): Assert edge_callee is not
|
H A D | ChangeLog-2014 | 5471 (add_new_edges_to_heap): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ipa-inline.c | 1740 add_new_edges_to_heap (edge_heap_t *heap, vec<cgraph_edge *> new_edges) in add_new_edges_to_heap() function 2168 add_new_edges_to_heap (&edge_heap, new_indirect_edges); in inline_small_functions() 2210 add_new_edges_to_heap (&edge_heap, new_indirect_edges); in inline_small_functions()
|