Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Ddf.h36 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);
Ddf-problems.c807 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 =
Ddf-core.c330 df_add_problem (struct df *df, struct df_problem *problem, int flags) in df_add_problem()
Ddf-scan.c314 static struct df_problem problem_SCAN =