Home
last modified time | relevance | path

Searched refs:derive_constant_upper_bound (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-niter.cc3299 derive_constant_upper_bound (tree val) in derive_constant_upper_bound() function
3348 bnd = derive_constant_upper_bound (op0); in derive_constant_upper_bound_ops()
3371 bnd = derive_constant_upper_bound (op0); in derive_constant_upper_bound_ops()
3426 bnd = derive_constant_upper_bound (op0); in derive_constant_upper_bound_ops()
3698 widest_int max = derive_constant_upper_bound (niter_bound); in record_nonwrapping_iv()
4422 widest_int max = derive_constant_upper_bound (niter_bound); in estimate_numbers_of_iterations()
H A DChangeLog.ptr328 (derive_constant_upper_bound): Handle POINTER_PLUS_EXPR just
H A DChangeLog-20065556 * tree-ssa-loop-niter.c (derive_constant_upper_bound): Follow
11284 (derive_constant_upper_bound): Handle OP0 - CST in unsigned types
11452 (derive_constant_upper_bound): Derive more precise upper bound in
11455 derive_constant_upper_bound.
13518 * tree-ssa-loop-niter.c (derive_constant_upper_bound): New function.
H A DChangeLog-200711294 derive_constant_upper_bound): Likewise.
17458 (derive_constant_upper_bound): Handle POINTER_PLUS_EXPR just
25818 (derive_constant_upper_bound): Do not use parameter `additional'.
25820 `i_bound' added. Do not call derive_constant_upper_bound.
25821 (record_nonwrapping_iv): Use derive_constant_upper_bound to
H A DChangeLog-200819822 * tree-ssa-loop-niter.c (derive_constant_upper_bound): Likewise.
H A DChangeLog-201630277 * tree-ssa-loop-niter.c (derive_constant_upper_bound): Likewise.
H A DChangeLog-201440336 (derive_constant_upper_bound): Return a widest_int.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-niter.c3185 derive_constant_upper_bound (tree val) in derive_constant_upper_bound() function
3234 bnd = derive_constant_upper_bound (op0); in derive_constant_upper_bound_ops()
3257 bnd = derive_constant_upper_bound (op0); in derive_constant_upper_bound_ops()
3312 bnd = derive_constant_upper_bound (op0); in derive_constant_upper_bound_ops()
3576 widest_int max = derive_constant_upper_bound (niter_bound); in record_nonwrapping_iv()
4297 widest_int max = derive_constant_upper_bound (niter_bound); in estimate_numbers_of_iterations()