Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dipa-prop.h409 vec<cgraph_edge *> cg_edges; member
H A Dipa-prop.c2012 FOR_EACH_VEC_ELT_REVERSE (bi->cg_edges, i, cs) in ipa_compute_jump_functions_for_bb()
2520 bi->cg_edges.release (); in free_ipa_bb_info()
2603 bi->cg_edges.safe_push (cs); in ipa_analyze_node()
2609 bi->cg_edges.safe_push (cs); in ipa_analyze_node()