Searched defs:every_iteration (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-loop-niter.c | 1731 bool only_exit, bool every_iteration) in number_of_iterations_cond() 2399 gcond **at_stmt, bool every_iteration, in number_of_iterations_exit_assumptions() 2732 bool warn, bool every_iteration, in number_of_iterations_exit()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-loop-niter.cc | 1824 bool only_exit, bool every_iteration) in number_of_iterations_cond() 2504 gcond **at_stmt, bool every_iteration, in number_of_iterations_exit_assumptions() 2854 bool warn, bool every_iteration, in number_of_iterations_exit()
|