Searched refs:dump_callgraph_transformation (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | cgraphclones.cc | 308 dump_callgraph_transformation (const cgraph_node *original, in dump_callgraph_transformation() function 381 dump_callgraph_transformation (this, new_inlined_to, "inlining to"); in create_clone() 471 dump_callgraph_transformation (this, new_node, suffix); in create_clone() 975 dump_callgraph_transformation (this, new_version, suffix); in create_version_clone()
|
H A D | ipa-inline-transform.cc | 215 dump_callgraph_transformation (e->callee, inlining_into, in clone_inlined_nodes()
|
H A D | cgraph.h | 2623 void dump_callgraph_transformation (const cgraph_node *original,
|
H A D | ChangeLog | 13186 (dump_callgraph_transformation): Likewise.
|
H A D | ChangeLog-2016 | 2988 * cgraphclones.c (dump_callgraph_transformation): New function. 2995 to dump_callgraph_transformation.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | cgraphclones.c | 302 dump_callgraph_transformation (const cgraph_node *original, in dump_callgraph_transformation() function 375 dump_callgraph_transformation (this, new_inlined_to, "inlining to"); in create_clone() 470 dump_callgraph_transformation (this, new_node, suffix); in create_clone() 963 dump_callgraph_transformation (this, new_version, suffix); in create_version_clone()
|
H A D | ipa-inline-transform.c | 211 dump_callgraph_transformation (e->callee, inlining_into, in clone_inlined_nodes()
|
H A D | cgraph.h | 2644 void dump_callgraph_transformation (const cgraph_node *original,
|