Searched refs:DF_HAS_USES (Results 1 – 3 of 3) sorted by relevance
62 #define DF_HAS_USES (DF_UA | DF_UB | DF_UC) macro
943 if (df_attributes & DF_HAS_USES) { in FindLocalLiveIn()1112 if (df_attributes & DF_HAS_USES) { in DoSSAConversion()1148 if (df_attributes & DF_HAS_USES) { in DoSSAConversion()
150 #define DF_HAS_USES (DF_UA | DF_UB | DF_UC) macro