Searched refs:record_estimate (Results 1 – 3 of 3) sorted by relevance
| /openbsd/src/gnu/gcc/gcc/ |
| D | cfgloop.h | 401 extern void record_estimate (struct loop *, tree, tree, tree);
|
| D | tree-ssa-loop-niter.c | 1683 record_estimate (struct loop *loop, tree bound, tree additional, tree at_stmt) in record_estimate() function 1816 record_estimate (loop, in infer_loop_bounds_from_undefined() 1880 record_estimate (loop, niter, in estimate_numbers_of_iterations_loop()
|
| D | tree-data-ref.c | 949 record_estimate (loop, estimation, boolean_true_node, stmt); in estimate_niter_from_size_of_data()
|