Home
last modified time | relevance | path

Searched refs:scev_probably_wraps_p (Results 1 – 16 of 16) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-ssa-loop-niter.h55 extern bool scev_probably_wraps_p (tree, tree, tree, gimple *,
Dtree-chrec.cc1357 && scev_probably_wraps_p (from, *base, *step, at_stmt, loop, in convert_affine_scev()
1385 && scev_probably_wraps_p (NULL_TREE, new_base, new_step, in convert_affine_scev()
Dtree-ssa-loop-niter.cc3795 && scev_probably_wraps_p (NULL_TREE, in idx_infer_loop_bounds()
5040 scev_probably_wraps_p (tree var, tree base, tree step, in scev_probably_wraps_p() function
Dvr-values.cc1684 || scev_probably_wraps_p (NULL_TREE, init, step, stmt, in bounds_of_var_in_loop()
DChangeLog-20057346 scev_probably_wraps_p that would fail on parametric evolutions.
7355 * tree-ssa-loop-niter.c (scev_probably_wraps_p, convert_step): Check
7765 * tree-ssa-loop-niter.c (scev_probably_wraps_p): Check that the
8797 * tree-ssa-loop-niter.c (scev_probably_wraps_p): Reword a comment.
8953 * tree-flow.h (scev_probably_wraps_p): Declare with an extra parameter.
8963 (scev_probably_wraps_p): Pass an extra parameter. Call
8969 scev_probably_wraps_p.
13920 * tree-ssa-loop-niter.c (scev_probably_wraps_p): Handle type
15506 (convert_step_widening, scev_probably_wraps_p): Add a call to
15693 (scev_probably_wraps_p): Declared.
[all …]
DChangeLog.tuples4119 scev_initialize, scev_probably_wraps_p, scev_reset,
4129 * tree-flow.h (scev_probably_wraps_p, convert_affine_scev,
DChangeLog-2006338 idx_infer_loop_bounds, n_of_executions_at_most, scev_probably_wraps_p):
10785 * tree-ssa-loop-niter.c (scev_probably_wraps_p): Fix typo in
12236 call to scev_probably_wraps_p.
12240 (scev_probably_wraps_p): Rewritten.
12248 * tree-flow.h (scev_probably_wraps_p): Declaration changed.
13524 (convert_step_widening, scev_probably_wraps_p): Call
DChangeLog-200710351 * tree-ssa-loop-niter.c (scev_probably_wraps_p): Test nowrap_type_p
29169 (scev_probably_wraps_p): Likewise.
DChangeLog-201617805 (scev_probably_wraps_p): New parameter. Call above function.
17806 * tree-ssa-loop-niter.h (scev_probably_wraps_p): New parameter.
DChangeLog-201530132 scev_probably_wraps_p.
30133 (scev_probably_wraps_p): Factor loop niter related code into
DChangeLog-20081873 * tree-ssa-loop-niter.c (scev_probably_wraps_p): Use type of the base
DChangeLog-201227985 (scev_probably_wraps_p): Likewise.
DChangeLog-201922679 (scev_probably_wraps_p): Same.
DChangeLog-201015872 (scev_probably_wraps_p): Adjust.
DChangeLog-201339924 (scev_probably_wraps_p): Use max loop iterations info
DChangeLog-201440357 (scev_probably_wraps_p): Likewise.