Home
last modified time | relevance | path

Searched refs:create_indirect_edge (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcgraphbuild.cc326 node->create_indirect_edge (call_stmt, in execute()
421 node->create_indirect_edge (call_stmt, in rebuild_edges()
H A Dcgraphclones.cc118 new_edge = n->create_indirect_edge (call_stmt, in clone()
H A Dcgraph.h1141 cgraph_edge *create_indirect_edge (gcall *call_stmt, int ecf_flags,
H A Dlto-cgraph.cc1485 edge = caller->create_indirect_edge (NULL, 0, count); in input_edge()
H A DChangeLog.gimple-classes298 (create_indirect_edge): Likewise.
2245 (cgraph_node::create_indirect_edge): Likewise.
2256 (cgraph_node::create_indirect_edge): Likewise.
H A Dcgraph.cc987 cgraph_node::create_indirect_edge (gcall *call_stmt, int ecf_flags, in create_indirect_edge() function in cgraph_node
H A DChangeLog-201416214 * cgraph.c (cgraph_node::create_indirect_edge): Initialize it.
17034 * cgraph.c (cgraph_node::create_indirect_edge): Simplify.
28665 * cgraph.h (cgraph_node::create_indirect_edge): Add
28667 * cgraph.c (cgraph_node::create_indirect_edge): Compute
30704 * cgraph.c (cgraph_node::create_indirect_edge): Copy speculative data.
31224 (struct cgraph_edge *create_indirect_edge (gimple call_stmt, int ecf_flags,
H A DChangeLog-201911686 (cgraph_node::create_indirect_edge): Renamed last parameter to
11691 (cgraph_node::create_indirect_edge): Rename last parameter, flip
H A DChangeLog-20177286 (cgraph_node::create_indirect_edge): Drop frequency argument.
28875 (create_clone), create_edge, create_indirect_edge): Update.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcgraphbuild.c326 node->create_indirect_edge (call_stmt, in execute()
421 node->create_indirect_edge (call_stmt, in rebuild_edges()
H A Dcgraphclones.c116 new_edge = n->create_indirect_edge (call_stmt, in clone()
H A Dcgraph.h1189 cgraph_edge *create_indirect_edge (gcall *call_stmt, int ecf_flags,
H A Dlto-cgraph.c1483 edge = caller->create_indirect_edge (NULL, 0, count); in input_edge()
H A Dcgraph.c977 cgraph_node::create_indirect_edge (gcall *call_stmt, int ecf_flags, in create_indirect_edge() function