Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtree-inline.h77 } transform_call_graph_edges; member
H A Dtree-inline.c726 switch (id->transform_call_graph_edges) in copy_bb()
2240 id.transform_call_graph_edges = CB_CGE_DUPLICATE; in optimize_inline_calls()
2298 id.transform_call_graph_edges = CB_CGE_DUPLICATE; in clone_body()
2523 id.transform_call_graph_edges = CB_CGE_DUPLICATE; in unsave_expr_now()
2808 id.transform_call_graph_edges in tree_function_versioning()
H A Domp-low.c846 ctx->cb.transform_call_graph_edges = CB_CGE_MOVE; in new_omp_context()
H A DChangeLog-200615515 caller* to src*; add copy_decl hook, transform_call_graph_edges,