Searched refs:estimate_iters_using_array (Results 1 – 3 of 3) 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