Home
last modified time | relevance | path

Searched refs:cg_edges (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-prop.h564 vec<cgraph_edge *> cg_edges; member
H A Dipa-prop.c2298 FOR_EACH_VEC_ELT_REVERSE (bi->cg_edges, i, cs) in ipa_compute_jump_functions_for_bb()
2814 bi->cg_edges.release (); in free_ipa_bb_info()
2897 bi->cg_edges.safe_push (cs); in ipa_analyze_node()
2903 bi->cg_edges.safe_push (cs); in ipa_analyze_node()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-prop.h710 vec<cgraph_edge *> cg_edges; member
H A Dipa-prop.cc2427 FOR_EACH_VEC_ELT_REVERSE (bi->cg_edges, i, cs) in ipa_compute_jump_functions_for_bb()
3004 bi->cg_edges.release (); in free_ipa_bb_info()
3087 bi->cg_edges.safe_push (cs); in ipa_analyze_node()
3093 bi->cg_edges.safe_push (cs); in ipa_analyze_node()