Home
last modified time | relevance | path

Searched defs:exit_must_be_taken (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-loop-niter.c555 bounds *bnds, bool exit_must_be_taken) in number_of_iterations_ne_max()
618 struct tree_niter_desc *niter, bool exit_must_be_taken, in number_of_iterations_ne()
708 bool exit_must_be_taken, bounds *bnds) in number_of_iterations_lt_to_ne()
1023 bool exit_must_be_taken, bounds *bnds) in number_of_iterations_lt()
1131 struct tree_niter_desc *niter, bool exit_must_be_taken, in number_of_iterations_le()
1227 bool exit_must_be_taken = false, ret; in number_of_iterations_cond() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-loop-niter.c895 bounds *bnds, bool exit_must_be_taken) in number_of_iterations_ne_max()
965 bool exit_must_be_taken, bounds *bnds) in number_of_iterations_ne()
1143 bool exit_must_be_taken, bounds *bnds) in number_of_iterations_lt_to_ne()
1457 bool exit_must_be_taken, bounds *bnds) in number_of_iterations_lt()
1570 bool exit_must_be_taken, bounds *bnds) in number_of_iterations_le()
1667 bool exit_must_be_taken = false, ret; in number_of_iterations_cond() local