Home
last modified time | relevance | path

Searched refs:estimate_iters_using_array (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dtree-data-ref.h295 extern void estimate_iters_using_array (tree, tree);
H A Dtree-ssa-loop-niter.c1771 estimate_iters_using_array (stmt, op1); in infer_loop_bounds_from_undefined()
1775 estimate_iters_using_array (stmt, op0); in infer_loop_bounds_from_undefined()
1833 estimate_iters_using_array (stmt, TREE_VALUE (args)); in infer_loop_bounds_from_undefined()
H A Dtree-data-ref.c1000 estimate_iters_using_array (tree stmt, tree ref) in estimate_iters_using_array() function