Home
last modified time | relevance | path

Searched refs:execute_all_ipa_transforms (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-pass.h658 extern void execute_all_ipa_transforms (bool);
H A Dcgraphunit.cc1829 execute_all_ipa_transforms (false); in expand()
H A Dpasses.cc2355 execute_all_ipa_transforms (bool do_not_collect) in execute_all_ipa_transforms() function
H A Dcgraph.cc4069 execute_all_ipa_transforms (true); in get_body()
H A DChangeLog-20093049 (execute_all_ipa_transforms): Update.
7203 (execute_all_ipa_transforms): New.
7208 (tree_rest_of_compilation): Call execute_all_ipa_transforms.
7209 * tree-pass.h (execute_all_ipa_transforms): Declare.
7218 (execute_all_ipa_transforms): Declare.
H A DChangeLog-20208310 do not call execute_all_ipa_transforms if there are no transforms.
8317 * passes.c (execute_all_ipa_transforms): Materialize all clones.
H A DChangeLog-201923470 * tree-pass.h (execute_all_ipa_transforms): Add a flag
23474 (execute_all_ipa_transforms): Likewise and pass it down.
H A DChangeLog-201028565 (execute_all_ipa_transforms): Do not play with the states.
33892 (execute_all_ipa_transforms): Set cgraph_state to CGRAPH_STATE_IPA_SSA.
H A DChangeLog-20212802 (execute_all_ipa_transforms): Remove cfun test; record all transform
H A DChangeLog-201130628 (execute_all_ipa_transforms): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-pass.h637 extern void execute_all_ipa_transforms (bool);
H A Dpasses.c2260 execute_all_ipa_transforms (bool do_not_collect) in execute_all_ipa_transforms() function
H A Dcgraphunit.c2296 execute_all_ipa_transforms (false); in expand()
H A Dcgraph.c3979 execute_all_ipa_transforms (true); in get_body()