Searched refs:scev_probably_wraps_p (Results 1 – 16 of 16) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | tree-ssa-loop-niter.h | 55 extern bool scev_probably_wraps_p (tree, tree, tree, gimple *,
|
| D | tree-chrec.cc | 1357 && 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()
|
| D | tree-ssa-loop-niter.cc | 3795 && 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
|
| D | vr-values.cc | 1684 || scev_probably_wraps_p (NULL_TREE, init, step, stmt, in bounds_of_var_in_loop()
|
| D | ChangeLog-2005 | 7346 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 …]
|
| D | ChangeLog.tuples | 4119 scev_initialize, scev_probably_wraps_p, scev_reset, 4129 * tree-flow.h (scev_probably_wraps_p, convert_affine_scev,
|
| D | ChangeLog-2006 | 338 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
|
| D | ChangeLog-2007 | 10351 * tree-ssa-loop-niter.c (scev_probably_wraps_p): Test nowrap_type_p 29169 (scev_probably_wraps_p): Likewise.
|
| D | ChangeLog-2016 | 17805 (scev_probably_wraps_p): New parameter. Call above function. 17806 * tree-ssa-loop-niter.h (scev_probably_wraps_p): New parameter.
|
| D | ChangeLog-2015 | 30132 scev_probably_wraps_p. 30133 (scev_probably_wraps_p): Factor loop niter related code into
|
| D | ChangeLog-2008 | 1873 * tree-ssa-loop-niter.c (scev_probably_wraps_p): Use type of the base
|
| D | ChangeLog-2012 | 27985 (scev_probably_wraps_p): Likewise.
|
| D | ChangeLog-2019 | 22679 (scev_probably_wraps_p): Same.
|
| D | ChangeLog-2010 | 15872 (scev_probably_wraps_p): Adjust.
|
| D | ChangeLog-2013 | 39924 (scev_probably_wraps_p): Use max loop iterations info
|
| D | ChangeLog-2014 | 40357 (scev_probably_wraps_p): Likewise.
|