Searched refs:df_chain_add_problem (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dweb.c257 df_chain_add_problem (df, DF_UD_CHAIN);
H A Ddf.h639 extern struct dataflow *df_chain_add_problem (struct df *, int);
H A Dloop-invariant.c1324 df_chain_add_problem (df, DF_UD_CHAIN);
H A Dloop-iv.c256 df_chain_add_problem (df, DF_UD_CHAIN);
H A Dmodulo-sched.c943 df_chain_add_problem (df, DF_DU_CHAIN | DF_UD_CHAIN);
H A Dsee.c1337 df_chain_add_problem (df, DF_DU_CHAIN | DF_UD_CHAIN);
H A Ddf-problems.c3144 df_chain_add_problem (struct df *df, int flags)
3137 df_chain_add_problem (struct df *df, int flags) function

Completed in 210 milliseconds