Lines Matching defs:nit
2527 widest_int nit; in finite_loop_p() local
3912 gcov_type nit = expected_loop_iterations_unbounded (loop); in estimate_numbers_of_iterations() local
3966 estimated_loop_iterations (struct loop *loop, widest_int *nit) in estimated_loop_iterations()
3983 widest_int nit; in estimated_loop_iterations_int() local
4002 max_loop_iterations (struct loop *loop, widest_int *nit) in max_loop_iterations()
4019 widest_int nit; in max_loop_iterations_int() local
4037 likely_max_loop_iterations (struct loop *loop, widest_int *nit) in likely_max_loop_iterations()
4054 widest_int nit; in likely_max_loop_iterations_int() local
4074 HOST_WIDE_INT nit = estimated_loop_iterations_int (loop); in estimated_stmt_executions_int() local
4091 max_stmt_executions (struct loop *loop, widest_int *nit) in max_stmt_executions()
4110 likely_max_stmt_executions (struct loop *loop, widest_int *nit) in likely_max_stmt_executions()
4129 estimated_stmt_executions (struct loop *loop, widest_int *nit) in estimated_stmt_executions()