Home
last modified time | relevance | path

Searched refs:DF_REF_STRIPPED (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Ddf.h81 DF_REF_STRIPPED = 2, enumerator
H A Ddf-scan.c1071 ref_flags |= DF_REF_STRIPPED; in df_ref_record()
H A Ddf-problems.c3099 if (use->flags & DF_REF_STRIPPED) in df_chains_dump()
H A DChangeLog-200330599 * df.h (enum df_ref_flags.DF_REF_STRIPPED): New.
30601 * df.c (df_ref_record): Set DF_REF_STRIPPED.