Home
last modified time | relevance | path

Searched refs:ign1 (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/gcc/gcc/
H A Dtree-ssa-copyrename.c119 bool ign1, ign2, abnorm; in copy_rename_partition_coalesce() local
191 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()
/openbsd/gnu/usr.bin/gcc/gcc/f/
H A Dfini.c54 name ign1; member