Searched refs:estimate_iters_using_array (Results 1 – 4 of 4) sorted by relevance
295 extern void estimate_iters_using_array (tree, tree);
1771 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()
1000 estimate_iters_using_array (tree stmt, tree ref) in estimate_iters_using_array() function
7126 (estimate_iters_using_array): New function.7127 * tree-data-ref.h (estimate_iters_using_array): Prototype7129 Use estimate_iters_using_array instead of analyze_array.