Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-inline.h95 enum copy_body_cge_which transform_call_graph_edges; member
H A Dtree-inline.c2217 switch (id->transform_call_graph_edges) in copy_bb()
2314 && id->transform_call_graph_edges == CB_CGE_MOVE_CLONES)) in copy_bb()
2330 if (id->transform_call_graph_edges == CB_CGE_MOVE_CLONES) in copy_bb()
3126 if (id->transform_call_graph_edges == CB_CGE_DUPLICATE in copy_cfg_body()
3144 if (id->transform_call_graph_edges == CB_CGE_DUPLICATE) in copy_cfg_body()
5435 id.transform_call_graph_edges = CB_CGE_DUPLICATE; in optimize_inline_calls()
5819 id.transform_call_graph_edges = CB_CGE_DUPLICATE; in copy_gimple_seq_and_replace_locals()
6258 id.transform_call_graph_edges in tree_function_versioning()
6568 id.transform_call_graph_edges = CB_CGE_DUPLICATE; in maybe_inline_call_in_expr()
6640 id.transform_call_graph_edges = CB_CGE_DUPLICATE; in copy_fn()
H A Domp-low.c953 ctx->cb.transform_call_graph_edges = CB_CGE_MOVE; in new_omp_context()
10947 tcctx.cb.transform_call_graph_edges = CB_CGE_MOVE; in create_task_copyfn()
H A Dgimplify.c12539 id.transform_call_graph_edges = CB_CGE_DUPLICATE; in gimplify_omp_loop()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-inline.h95 enum copy_body_cge_which transform_call_graph_edges; member
H A Dtree-inline.cc2255 switch (id->transform_call_graph_edges) in copy_bb()
2352 && id->transform_call_graph_edges == CB_CGE_MOVE_CLONES)) in copy_bb()
2368 if (id->transform_call_graph_edges == CB_CGE_MOVE_CLONES) in copy_bb()
3155 if (id->transform_call_graph_edges == CB_CGE_DUPLICATE in copy_cfg_body()
3173 if (id->transform_call_graph_edges == CB_CGE_DUPLICATE) in copy_cfg_body()
5472 id.transform_call_graph_edges = CB_CGE_DUPLICATE; in optimize_inline_calls()
5855 id.transform_call_graph_edges = CB_CGE_DUPLICATE; in copy_gimple_seq_and_replace_locals()
6248 id.transform_call_graph_edges in tree_function_versioning()
6536 id.transform_call_graph_edges = CB_CGE_DUPLICATE; in maybe_inline_call_in_expr()
6607 id.transform_call_graph_edges = CB_CGE_DUPLICATE; in copy_fn()
H A Domp-low.cc992 ctx->cb.transform_call_graph_edges = CB_CGE_MOVE; in new_omp_context()
12058 tcctx.cb.transform_call_graph_edges = CB_CGE_MOVE; in create_task_copyfn()
H A Dgimplify.cc13818 id.transform_call_graph_edges = CB_CGE_DUPLICATE; in gimplify_omp_loop()
H A DChangeLog-200622600 caller* to src*; add copy_decl hook, transform_call_graph_edges,
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Doptimize.cc103 id.transform_call_graph_edges = CB_CGE_DUPLICATE; in clone_body()
H A Dsemantics.cc6203 id.transform_call_graph_edges = CB_CGE_DUPLICATE; in clone_omp_udr()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Doptimize.c103 id.transform_call_graph_edges = CB_CGE_DUPLICATE; in clone_body()
H A Dsemantics.c5775 id.transform_call_graph_edges = CB_CGE_DUPLICATE; in clone_omp_udr()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-typeck.c13656 id.transform_call_graph_edges = CB_CGE_DUPLICATE; in c_clone_omp_udr()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.cc13890 id.transform_call_graph_edges = CB_CGE_DUPLICATE; in c_clone_omp_udr()