Searched refs:chrec_contains_undetermined (Results 1 – 7 of 7) sorted by relevance
305 && (chrec_contains_undetermined (niter) in canonicalize_loop_induction_variables()309 if (chrec_contains_undetermined (niter) in canonicalize_loop_induction_variables()
872 chrec_contains_undetermined (tree chrec) in chrec_contains_undetermined() function882 if (chrec_contains_undetermined (TREE_OPERAND (chrec, 2))) in chrec_contains_undetermined()886 if (chrec_contains_undetermined (TREE_OPERAND (chrec, 1))) in chrec_contains_undetermined()890 if (chrec_contains_undetermined (TREE_OPERAND (chrec, 0))) in chrec_contains_undetermined()
89 extern bool chrec_contains_undetermined (tree);
1486 if (chrec_contains_undetermined (aniter)) in find_loop_niter_by_eval()1722 if (chrec_contains_undetermined (loop->estimated_nb_iterations) in compute_estimated_nb_iterations()1787 if (chrec_contains_undetermined (scev) in infer_loop_bounds_from_undefined()1886 if (chrec_contains_undetermined (loop->estimated_nb_iterations)) in estimate_numbers_of_iterations_loop()2025 if (chrec_contains_undetermined (base) in scev_probably_wraps_p()2026 || chrec_contains_undetermined (step) in scev_probably_wraps_p()
646 else if (chrec_contains_undetermined (chrec)) in dump_subscript()660 else if (chrec_contains_undetermined (chrec)) in dump_subscript()981 && chrec_contains_undetermined (loop->estimated_nb_iterations)) in analyze_array_indexes()2413 if (chrec_contains_undetermined (numiter)) in get_number_of_iters_for_loop()3425 || chrec_contains_undetermined (chrec_a) in analyze_overlapping_iterations()3426 || chrec_contains_undetermined (chrec_b)) in analyze_overlapping_iterations()3562 if (chrec_contains_undetermined (SUB_DISTANCE (subscript))) in build_classic_dist_vector_1()3591 if (chrec_contains_undetermined (SUB_DISTANCE (subscript))) in build_classic_dist_vector_1()3914 if (chrec_contains_undetermined (overlaps_a) in subscript_dependence_tester_1()3915 || chrec_contains_undetermined (overlaps_b)) in subscript_dependence_tester_1()[all …]
540 if (chrec_contains_undetermined (nb_iter)) in chrec_is_positive()2522 if (chrec_contains_undetermined (res)) in number_of_iterations_for_all_loops()2642 if (chrec_contains_undetermined (chrec)) in gather_chrec_stats()2810 if (chrec_contains_undetermined (ev)) in simple_iv()
1941 if (chrec_contains_undetermined (number_of_iterations)) in vect_analyze_loop_form()