Searched defs:may_be_zero (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-ssa-loop.h | 45 tree may_be_zero; /* The boolean expression. If it evaluates to true, member
|
H A D | tree-ssa-loop-ivcanon.c | 691 edge exit, tree niter, bool may_be_zero, in try_unroll_loop_completely() 989 edge exit, tree niter, bool may_be_zero, in try_peel_loop() 1167 bool may_be_zero = false; in canonicalize_loop_induction_variables() local
|
H A D | tree-scalar-evolution.c | 2892 tree may_be_zero; in number_of_latch_executions() local
|
H A D | tree-vect-loop.c | 1026 tree niter_assumptions, niter, may_be_zero; in vect_get_loop_niters() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-flow.h | 646 tree may_be_zero; /* The boolean expression. If it evaluates to true, member
|
H A D | tree-scalar-evolution.c | 2714 tree may_be_zero; in number_of_latch_executions() local
|