| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | tree-ssa-dce.c | 1073 bool something_changed = false; in remove_dead_phis() local 1109 something_changed = true; in remove_dead_phis() 1124 return something_changed; in remove_dead_phis() 1340 bool something_changed = false; in eliminate_unnecessary_stmts() local 1438 something_changed = true; in eliminate_unnecessary_stmts() 1465 something_changed = true; in eliminate_unnecessary_stmts() 1526 something_changed |= remove_dead_phis (bb); in eliminate_unnecessary_stmts() 1614 return something_changed; in eliminate_unnecessary_stmts() 1696 bool something_changed = 0; in perform_tree_ssa_dce() local 1742 something_changed |= eliminate_unnecessary_stmts (); in perform_tree_ssa_dce() [all …]
|
| H A D | ipa-profile.c | 764 bool something_changed = false; in ipa_profile() local 1001 something_changed = true; in ipa_profile() 1008 while (something_changed) in ipa_profile() 1010 something_changed = false; in ipa_profile() 1020 something_changed = true; in ipa_profile()
|
| H A D | tree-ssa-propagate.c | 971 something_changed (false), in substitute_and_fold_dom_walker() 988 bool something_changed; variable 1019 something_changed |= substitute_and_fold_engine->replace_phi_args_in (phi); in before_dom_children() 1141 something_changed = true; in before_dom_children() 1253 return walker.something_changed; in substitute_and_fold()
|
| H A D | final.c | 855 int something_changed = 1; in shorten_branches() local 1134 while (something_changed) in shorten_branches() 1136 something_changed = 0; in shorten_branches() 1169 something_changed = 1; in shorten_branches() 1307 something_changed = 1; in shorten_branches() 1365 something_changed = 1; in shorten_branches() 1391 something_changed = 1; in shorten_branches()
|
| H A D | reload1.c | 887 int something_changed; in reload() local 992 something_changed = 0; in reload() 998 something_changed = 1; in reload() 1005 something_changed = 1; in reload() 1010 something_changed = 1; in reload() 1018 something_changed |= finish_spills (global); in reload() 1021 if (! something_changed) in reload() 4187 int something_changed = 0; in finish_spills() local 4210 something_changed = 1; in finish_spills() 4226 something_changed = 1; in finish_spills() [all …]
|
| H A D | tree-ssa-ccp.c | 971 bool something_changed; in ccp_finalize() local 1022 something_changed = ccp_folder.substitute_and_fold (); in ccp_finalize() 1026 return something_changed; in ccp_finalize()
|
| H A D | ipa-prop.c | 5750 bool cfg_changed = false, something_changed = false; in ipcp_transform_function() local 5781 ipcp_modif_dom_walker (&fbi, descriptors, aggval, &something_changed, in ipcp_transform_function() 5798 if (!something_changed) in ipcp_transform_function()
|
| H A D | reload.c | 1711 int something_changed = 0; in remove_address_replacements() local 1734 something_changed = 1; in remove_address_replacements() 1737 return something_changed; in remove_address_replacements()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | tree-ssa-dce.cc | 1014 bool something_changed = false; in remove_dead_phis() local 1050 something_changed = true; in remove_dead_phis() 1065 return something_changed; in remove_dead_phis() 1305 bool something_changed = false; in eliminate_unnecessary_stmts() local 1407 something_changed = true; in eliminate_unnecessary_stmts() 1434 something_changed = true; in eliminate_unnecessary_stmts() 1495 something_changed |= remove_dead_phis (bb); in eliminate_unnecessary_stmts() 1582 return something_changed; in eliminate_unnecessary_stmts() 1860 bool something_changed = 0; in perform_tree_ssa_dce() local 1910 something_changed |= eliminate_unnecessary_stmts (aggressive); in perform_tree_ssa_dce() [all …]
|
| H A D | tree-ssa-propagate.cc | 668 something_changed (false), in substitute_and_fold_dom_walker() 688 bool something_changed; member in substitute_and_fold_dom_walker 791 something_changed |= substitute_and_fold_engine->replace_phi_args_in (phi); in before_dom_children() 926 something_changed = true; in before_dom_children() 942 something_changed |= substitute_and_fold_engine->propagate_into_phi_args (bb); in before_dom_children() 1041 return walker.something_changed; in substitute_and_fold()
|
| H A D | ipa-profile.cc | 764 bool something_changed = false; in ipa_profile() local 988 something_changed = true; in ipa_profile() 995 while (something_changed) in ipa_profile() 997 something_changed = false; in ipa_profile() 1007 something_changed = true; in ipa_profile()
|
| H A D | final.cc | 842 int something_changed = 1; in shorten_branches() local 1121 while (something_changed) in shorten_branches() 1123 something_changed = 0; in shorten_branches() 1156 something_changed = 1; in shorten_branches() 1294 something_changed = 1; in shorten_branches() 1352 something_changed = 1; in shorten_branches() 1378 something_changed = 1; in shorten_branches()
|
| H A D | reload1.cc | 886 int something_changed; in reload() local 991 something_changed = 0; in reload() 997 something_changed = 1; in reload() 1004 something_changed = 1; in reload() 1009 something_changed = 1; in reload() 1017 something_changed |= finish_spills (global); in reload() 1020 if (! something_changed) in reload() 4184 int something_changed = 0; in finish_spills() local 4207 something_changed = 1; in finish_spills() 4223 something_changed = 1; in finish_spills() [all …]
|
| H A D | tree-ssa-ccp.cc | 972 bool something_changed; in ccp_finalize() local 1023 something_changed = ccp_folder.substitute_and_fold (); in ccp_finalize() 1027 return something_changed; in ccp_finalize()
|
| H A D | ChangeLog-2007 | 3230 * dce.c (something_changed): Delete.
|
| H A D | ChangeLog-2020 | 16732 something_changed.
|
| /netbsd-src/external/lgpl3/gmp/dist/tune/ |
| H A D | tuneup.c | 1325 int something_changed; in tune_mul_n() local 1338 something_changed = 1; in tune_mul_n() 1339 while (something_changed) in tune_mul_n() 1341 something_changed = 0; in tune_mul_n() 1355 something_changed = 1; in tune_mul_n() 1371 something_changed = 1; in tune_mul_n() 1387 something_changed = 1; in tune_mul_n() 1403 something_changed = 1; in tune_mul_n() 1662 int something_changed; in tune_sqr() local 1669 something_changed = 1; in tune_sqr() [all …]
|
| /netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
| H A D | ar.c | 1363 bool something_changed = false; in delete_members() local 1399 something_changed = true; in delete_members() 1420 if (something_changed) in delete_members()
|
| /netbsd-src/external/gpl3/binutils/dist/binutils/ |
| H A D | ar.c | 1349 bool something_changed = false; in delete_members() local 1385 something_changed = true; in delete_members() 1406 if (something_changed) in delete_members()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/mips/ |
| H A D | mips.cc | 19471 bool something_changed; in mips16_split_long_branches() local 19483 something_changed = false; in mips16_split_long_branches() 19536 something_changed = true; in mips16_split_long_branches() 19539 while (something_changed); in mips16_split_long_branches()
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/mips/ |
| H A D | mips.c | 19297 bool something_changed; in mips16_split_long_branches() local 19309 something_changed = false; in mips16_split_long_branches() 19362 something_changed = true; in mips16_split_long_branches() 19365 while (something_changed); in mips16_split_long_branches()
|
| /netbsd-src/external/gpl3/binutils/dist/bfd/ |
| H A D | ChangeLog-2007 | 2498 (elf64_alpha_size_got_sections): Remove unused something_changed local.
|
| /netbsd-src/external/gpl3/gdb.old/dist/bfd/ |
| H A D | ChangeLog-2007 | 2498 (elf64_alpha_size_got_sections): Remove unused something_changed local.
|
| /netbsd-src/external/gpl3/binutils.old/dist/bfd/ |
| H A D | ChangeLog-2007 | 2498 (elf64_alpha_size_got_sections): Remove unused something_changed local.
|
| /netbsd-src/external/gpl3/gdb/dist/bfd/ |
| H A D | ChangeLog-2007 | 2498 (elf64_alpha_size_got_sections): Remove unused something_changed local.
|