Home
last modified time | relevance | path

Searched refs:DF_REF_AT_TOP (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Ddf-problems.c541 DF_REF_AT_TOP); in df_ru_bb_local_compute()
545 DF_REF_AT_TOP); in df_ru_bb_local_compute()
1091 DF_REF_AT_TOP); in df_rd_bb_local_compute()
1474 if ((DF_REF_FLAGS (use) & DF_REF_AT_TOP) == 0) in df_lr_bb_local_compute()
1539 if ((DF_REF_FLAGS (def) & DF_REF_AT_TOP) in df_lr_bb_local_compute()
1551 if (DF_REF_FLAGS (use) & DF_REF_AT_TOP) in df_lr_bb_local_compute()
1878 if ((DF_REF_FLAGS (def) & DF_REF_AT_TOP) == 0) in df_ur_bb_local_compute()
1920 if (DF_REF_FLAGS (def) & DF_REF_AT_TOP) in df_ur_bb_local_compute()
2451 if (DF_REF_FLAGS (def) & DF_REF_AT_TOP) in df_urec_bb_local_compute()
2971 DF_REF_AT_TOP); in df_chain_create_bb()
[all …]
H A Ddf.h92 DF_REF_AT_TOP = 8, enumerator
H A Ddf-scan.c1668 DF_REF_REG_DEF, DF_REF_ARTIFICIAL | DF_REF_AT_TOP, in df_bb_refs_record()
1695 DF_REF_ARTIFICIAL | DF_REF_AT_TOP); in df_bb_refs_record()