Home
last modified time | relevance | path

Searched refs:estimation (Results 1 – 12 of 12) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dtree-ssa-loop-niter.c1782 tree init, step, diff, estimation; in infer_loop_bounds_from_undefined() local
1814 estimation = fold_build2 (CEIL_DIV_EXPR, type, diff, in infer_loop_bounds_from_undefined()
1817 fold_convert (utype, estimation), in infer_loop_bounds_from_undefined()
H A Dtree-data-ref.c906 tree estimation = NULL_TREE; in estimate_niter_from_size_of_data() local
932 estimation = fold_build2 (CEIL_DIV_EXPR, integer_type_node, in estimate_niter_from_size_of_data()
940 estimation = in estimate_niter_from_size_of_data()
948 if (estimation) in estimate_niter_from_size_of_data()
949 record_estimate (loop, estimation, boolean_true_node, stmt); in estimate_niter_from_size_of_data()
H A DChangeLog-20058870 step is negative compute the estimation from init downwards to zero.
11452 * profile.c (rest_of_handle_branch_prob): Fix handling of estimation
15505 Compute the estimation only when loop->estimated_nb_iterations
23034 (tree_contains_chrecs): Compute an estimation of the size of the
H A DChangeLog-20009581 (find_best_addr): Use approx_reg_cost for estimation of register
/freebsd-12.1/contrib/gcc/doc/
H A Dcfg.texi388 @cindex Static profile estimation
400 @code{frequency} is an estimation how often is basic block executed
/freebsd-12.1/sys/contrib/zstd/
H A DNEWS78 API exp : clarified memory estimation / measurement functions.
/freebsd-12.1/contrib/binutils/bfd/
H A DChangeLog-20061453 instead of bed->s->arch_size / 8. Fix .hash size estimation.
/freebsd-12.1/contrib/gcclibs/libiberty/
H A DChangeLog1365 name. Ifdef CP_DEMANGLE_DEBUG, print estimation failures.
/freebsd-12.1/contrib/binutils/libiberty/
H A DChangeLog1563 name. Ifdef CP_DEMANGLE_DEBUG, print estimation failures.
/freebsd-12.1/share/dict/
H A Dweb2a42388 pre-estimation
44777 quasi estimation
46770 re-estimation
51770 self-estimation
H A Dweb265014 estimation
/freebsd-12.1/contrib/sendmail/
H A DRELEASE_NOTES10334 Do a better estimation of the size of error messages when NoReturn