Searched refs:infer_loop_bounds_from_ref (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-loop-niter.cc | 3809 infer_loop_bounds_from_ref (class loop *loop, gimple *stmt, tree ref) in infer_loop_bounds_from_ref() function 3833 infer_loop_bounds_from_ref (loop, stmt, op0); in infer_loop_bounds_from_array() 3836 infer_loop_bounds_from_ref (loop, stmt, op1); in infer_loop_bounds_from_array() 3845 infer_loop_bounds_from_ref (loop, stmt, lhs); in infer_loop_bounds_from_array() 3851 infer_loop_bounds_from_ref (loop, stmt, arg); in infer_loop_bounds_from_array()
|
H A D | ChangeLog-2006 | 5560 (record_nonwrapping_iv, idx_infer_loop_bounds, infer_loop_bounds_from_ref,
|
H A D | ChangeLog-2012 | 5759 (infer_loop_bounds_from_ref): Drop parameter RELIABLE.
|
H A D | ChangeLog-2007 | 23979 (infer_loop_bounds_from_ref, infer_loop_bounds_from_array):
|
H A D | ChangeLog-2019 | 22657 (infer_loop_bounds_from_ref): Same.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-loop-niter.c | 3687 infer_loop_bounds_from_ref (class loop *loop, gimple *stmt, tree ref) in infer_loop_bounds_from_ref() function 3711 infer_loop_bounds_from_ref (loop, stmt, op0); in infer_loop_bounds_from_array() 3714 infer_loop_bounds_from_ref (loop, stmt, op1); in infer_loop_bounds_from_array() 3723 infer_loop_bounds_from_ref (loop, stmt, lhs); in infer_loop_bounds_from_array() 3729 infer_loop_bounds_from_ref (loop, stmt, arg); in infer_loop_bounds_from_array()
|