Searched refs:ign1 (Results 1 – 2 of 2) sorted by relevance
119 bool ign1, ign2, abnorm; in copy_rename_partition_coalesce() local191 ign1 = TREE_CODE (root1) == VAR_DECL && DECL_IGNORED_P (root1); in copy_rename_partition_coalesce()196 if (!ign1 && !ign2) in copy_rename_partition_coalesce()201 ign1 = true; in copy_rename_partition_coalesce()233 ign1 = false; in copy_rename_partition_coalesce()238 ign1 = true; in copy_rename_partition_coalesce()269 else if (!ign1) in copy_rename_partition_coalesce()
54 name ign1; member