Home
last modified time | relevance | path

Searched refs:t_bool (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-scalar-evolution.c906 typedef enum t_bool { enum
910 } t_bool; typedef
913 static t_bool follow_ssa_edge (struct loop *loop, gimple, gimple, tree *, int);
918 static t_bool
923 t_bool res = t_false; in follow_ssa_edge_binary()
1054 static t_bool
1060 t_bool res; in follow_ssa_edge_expr()
1144 static t_bool
1150 t_bool res; in follow_ssa_edge_in_rhs()
1203 static inline t_bool
[all …]
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-scalar-evolution.c894 enum t_bool { enum
901 static t_bool follow_ssa_edge (struct loop *loop, gimple *, gphi *,
907 static t_bool
913 t_bool res = t_false; in follow_ssa_edge_binary()
1042 static t_bool
1049 t_bool res; in follow_ssa_edge_expr()
1133 static t_bool
1140 t_bool res; in follow_ssa_edge_in_rhs()
1193 static inline t_bool
1229 static t_bool
[all …]