/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | cfgloop.c | 142 gcov_type nit = expected_loop_iterations_unbounded (loop, &read_profile_p); in flow_loop_dump() local 1911 widest_int nit; in get_estimated_loop_iterations_int() local 1931 HOST_WIDE_INT nit = get_max_loop_iterations_int (loop); in max_stmt_executions_int() local 1950 HOST_WIDE_INT nit = get_likely_max_loop_iterations_int (loop); in likely_max_stmt_executions_int() local 1967 get_estimated_loop_iterations (struct loop *loop, widest_int *nit) in get_estimated_loop_iterations() 1991 get_max_loop_iterations (const struct loop *loop, widest_int *nit) in get_max_loop_iterations() 2007 widest_int nit; in get_max_loop_iterations_int() local 2025 get_likely_max_loop_iterations (struct loop *loop, widest_int *nit) in get_likely_max_loop_iterations() 2041 widest_int nit; in get_likely_max_loop_iterations_int() local
|
H A D | tree-ssa-loop-niter.c | 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() [all …]
|
H A D | tree-parloops.c | 1798 tree nit) in try_transform_to_exit_first_loop_alt() 1917 tree nit) in transform_to_exit_first_loop() 2270 tree many_iterations_cond, type, nit; in gen_parallel_loop() local
|
H A D | profile.c | 1384 gcov_type nit = expected_loop_iterations_unbounded (loop); in branch_prob() local
|
H A D | tree-ssa-loop-manip.c | 1505 canonicalize_loop_ivs (struct loop *loop, tree *nit, bool bump_in_latch) in canonicalize_loop_ivs()
|
H A D | tree-scalar-evolution.c | 3154 widest_int nit; in iv_can_overflow_p() local
|
H A D | vr-values.c | 1772 widest_int nit; in adjust_range_with_scev() local
|
H A D | predict.c | 1907 widest_int nit; in predict_loops() local
|
H A D | tree-ssa-loop-ivopts.c | 4779 aff_tree step, delta, nit; in cand_value_at() local 4962 struct aff_tree nit, tmpa, tmpb; in iv_elimination_compare_lt() local
|
H A D | tree-data-ref.c | 2892 widest_int nit; in max_stmt_executions_tree() local
|
/dflybsd-src/libexec/bootpd/ |
H A D | getether.c | 82 int nit; local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-ssa-loop-niter.c | 3040 gcov_type nit = expected_loop_iterations_unbounded (loop) + 1; in estimate_numbers_of_iterations_loop() local 3061 double_int *nit) in estimated_loop_iterations() 3089 double_int nit; in estimated_loop_iterations_int() local 3109 HOST_WIDE_INT nit = estimated_loop_iterations_int (loop, conservative); in max_stmt_executions_int() local 3127 max_stmt_executions (struct loop *loop, bool conservative, double_int *nit) in max_stmt_executions()
|
H A D | tree-parloops.c | 1474 transform_to_exit_first_loop (struct loop *loop, htab_t reduction_list, tree nit) in transform_to_exit_first_loop() 1757 tree many_iterations_cond, type, nit; in gen_parallel_loop() local
|
H A D | tree-ssa-loop-manip.c | 1194 canonicalize_loop_ivs (struct loop *loop, tree *nit, bool bump_in_latch) in canonicalize_loop_ivs()
|
H A D | graphite-sese-to-poly.c | 959 add_upper_bounds_from_estimated_nit (scop_p scop, double_int nit, in add_upper_bounds_from_estimated_nit() 1086 double_int nit; in build_loop_iteration_domains() local
|
H A D | tree-ssa-loop-ivopts.c | 4319 aff_tree step, delta, nit; in cand_value_at() local 4538 struct affine_tree_combination nit, tmpa, tmpb; in iv_elimination_compare_lt() local
|
H A D | tree-vrp.c | 3410 double_int nit; in adjust_range_with_scev() local
|
H A D | tree-data-ref.c | 1745 double_int nit; in max_stmt_executions_tree() local
|
/dflybsd-src/contrib/mdocml/ |
H A D | mdoc_validate.c | 1709 struct roff_node *nbl, *nit, *nch; in post_it() local
|