Home
last modified time | relevance | path

Searched refs:saw_copy (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-coalesce.cc1055 bool saw_copy = false; in create_coalesce_list_for_region() local
1074 saw_copy = true; in create_coalesce_list_for_region()
1086 if (saw_copy) in create_coalesce_list_for_region()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-coalesce.c1055 bool saw_copy = false; in create_coalesce_list_for_region() local
1074 saw_copy = true; in create_coalesce_list_for_region()
1086 if (saw_copy) in create_coalesce_list_for_region()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtree.cc4505 bool saw_copy = false; in type_has_nontrivial_copy_init() local
4510 saw_copy = saw_non_deleted = true; in type_has_nontrivial_copy_init()
4513 saw_copy = true; in type_has_nontrivial_copy_init()
4531 saw_copy = true; in type_has_nontrivial_copy_init()
4544 gcc_assert (saw_copy); in type_has_nontrivial_copy_init()
H A Dsemantics.cc11499 bool saw_copy = false; in classtype_has_nothrow_assign_or_copy_p() local
11506 saw_copy = true; in classtype_has_nothrow_assign_or_copy_p()
11513 return saw_copy; in classtype_has_nothrow_assign_or_copy_p()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtree.c4207 bool saw_copy = false; in type_has_nontrivial_copy_init() local
4212 saw_copy = saw_non_deleted = true; in type_has_nontrivial_copy_init()
4215 saw_copy = true; in type_has_nontrivial_copy_init()
4233 saw_copy = true; in type_has_nontrivial_copy_init()
4246 gcc_assert (saw_copy); in type_has_nontrivial_copy_init()
H A Dsemantics.c9934 bool saw_copy = false; in classtype_has_nothrow_assign_or_copy_p() local
9941 saw_copy = true; in classtype_has_nothrow_assign_or_copy_p()
9948 return saw_copy; in classtype_has_nothrow_assign_or_copy_p()