Searched defs:i_bound (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | cfgloop.c | 1890 record_niter_bound (class loop *loop, const widest_int &i_bound, in record_niter_bound()
|
H A D | tree-ssa-loop-niter.c | 3337 widest_int i_bound, gimple *stmt) in do_warn_aggressive_loop_optimizations() 3378 record_estimate (class loop *loop, tree bound, const widest_int &i_bound, in record_estimate()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | cfgloop.cc | 1902 record_niter_bound (class loop *loop, const widest_int &i_bound, in record_niter_bound()
|
H A D | tree-ssa-loop-niter.cc | 3451 widest_int i_bound, gimple *stmt) in do_warn_aggressive_loop_optimizations() 3492 record_estimate (class loop *loop, tree bound, const widest_int &i_bound, in record_estimate()
|