Home
last modified time | relevance | path

Searched defs:new_edge (Results 1 – 12 of 12) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/sim/common/
Dhw-ports.c99 struct hw_port_edge *new_edge = HW_ZALLOC (me, struct hw_port_edge); in attach_hw_port_edge() local
/netbsd/src/external/gpl3/gcc/dist/gcc/
Dcgraphclones.cc99 cgraph_edge *new_edge; in clone() local
Dtree-ssa-loop-unswitch.cc825 edge te, fe, e, new_edge; in hoist_guard() local
Dauto-profile.cc1067 struct cgraph_edge *new_edge in afdo_indirect_call() local
Dcfgloop.cc1079 rescan_loop_exit (edge e, bool new_edge, bool removed) in rescan_loop_exit()
Dbb-reorder.cc2108 edge new_edge; in fix_crossing_conditional_branches() local
Dtree-inline.cc2555 edge new_edge; in copy_edges_for_bb() local
2720 edge new_edge; in copy_phis_for_bb() local
Dtree-ssa-threadupdate.cc2266 edge new_edge = find_edge (src_copy, e->dest); in rewire_first_differing_edge() local
Dcfgrtl.cc1513 edge new_edge; in force_nonfallthru_and_redirect() local
Dgimple-ssa-store-merging.cc4748 edge new_edge = find_edge (gimple_bb (stmt), lp_bb); in output_merged_store() local
Dtree-cfg.cc2957 edge new_edge, e; in gimple_split_edge() local
/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Ddevice.c71 device_interrupt_edge *new_edge = ZALLOC(device_interrupt_edge); in attach_device_interrupt_edge() local