Searched refs:df_problem (Results 1 – 5 of 5) sorted by relevance
| /freebsd-11-stable/contrib/gcc/ |
| HD | df.h | 36 struct df_problem; 176 struct df_problem { struct 204 struct df_problem *problem; /* The problem to be solved. */ argument 581 extern struct dataflow *df_add_problem (struct df *, struct df_problem *, int);
|
| HD | df-problems.c | 807 static struct df_problem problem_RU = 1331 static struct df_problem problem_RD = 1746 static struct df_problem problem_LR = 2102 static struct df_problem problem_UR = 2710 static struct df_problem problem_UREC = 3111 static struct df_problem problem_CHAIN = 3782 static struct df_problem problem_RI =
|
| HD | df-core.c | 330 df_add_problem (struct df *df, struct df_problem *problem, int flags) in df_add_problem()
|
| HD | df-scan.c | 314 static struct df_problem problem_SCAN =
|
| HD | ChangeLog-2006 | 5483 (df_problem.changeable_flags): New field. 14297 * df.h (struct df_problem): Added reset_fun. 16028 df_problem, dataflow, df_insn_info, df_reg_info, df_ref, df_link,
|