Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-inline.h92 enum copy_body_cge_which transform_call_graph_edges; member
H A Dtree-inline.c1700 switch (id->transform_call_graph_edges) in copy_bb()
1756 && id->transform_call_graph_edges == CB_CGE_MOVE_CLONES)) in copy_bb()
1772 if (id->transform_call_graph_edges == CB_CGE_MOVE_CLONES) in copy_bb()
4261 id.transform_call_graph_edges = CB_CGE_DUPLICATE; in optimize_inline_calls()
4548 id.transform_call_graph_edges = CB_CGE_DUPLICATE; in unsave_expr_now()
4697 id.transform_call_graph_edges = CB_CGE_DUPLICATE; in copy_gimple_seq_and_replace_locals()
4995 if (id->transform_call_graph_edges == CB_CGE_MOVE_CLONES in delete_unreachable_blocks_update_callgraph()
5159 id.transform_call_graph_edges in tree_function_versioning()
5370 id.transform_call_graph_edges = CB_CGE_DUPLICATE; in maybe_inline_call_in_expr()
H A Domp-low.c1236 ctx->cb.transform_call_graph_edges = CB_CGE_MOVE; in new_omp_context()
6528 tcctx.cb.transform_call_graph_edges = CB_CGE_MOVE; in create_task_copyfn()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-inline.h98 enum copy_body_cge_which transform_call_graph_edges; member
H A Dtree-inline.c2035 switch (id->transform_call_graph_edges) in copy_bb()
2097 && id->transform_call_graph_edges == CB_CGE_MOVE_CLONES)) in copy_bb()
2113 if (id->transform_call_graph_edges == CB_CGE_MOVE_CLONES) in copy_bb()
2810 if (id->transform_call_graph_edges == CB_CGE_DUPLICATE in copy_cfg_body()
2828 if (id->transform_call_graph_edges == CB_CGE_DUPLICATE) in copy_cfg_body()
5089 id.transform_call_graph_edges = CB_CGE_DUPLICATE; in optimize_inline_calls()
5452 id.transform_call_graph_edges = CB_CGE_DUPLICATE; in copy_gimple_seq_and_replace_locals()
5763 if (id->transform_call_graph_edges == CB_CGE_MOVE_CLONES in delete_unreachable_blocks_update_callgraph()
5918 id.transform_call_graph_edges in tree_function_versioning()
6241 id.transform_call_graph_edges = CB_CGE_DUPLICATE; in maybe_inline_call_in_expr()
[all …]
H A Domp-low.c853 ctx->cb.transform_call_graph_edges = CB_CGE_MOVE; in new_omp_context()
7164 tcctx.cb.transform_call_graph_edges = CB_CGE_MOVE; in create_task_copyfn()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Doptimize.c92 id.transform_call_graph_edges = CB_CGE_DUPLICATE; in clone_body()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Doptimize.c103 id.transform_call_graph_edges = CB_CGE_DUPLICATE; in clone_body()
H A Dsemantics.c5499 id.transform_call_graph_edges = CB_CGE_DUPLICATE; in clone_omp_udr()
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-typeck.c13058 id.transform_call_graph_edges = CB_CGE_DUPLICATE; in c_clone_omp_udr()