Searched defs:i_bound (Results 1 – 3 of 3) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-ssa-loop-niter.c | 2503 record_niter_bound (struct loop *loop, double_int i_bound, bool realistic, in record_niter_bound() 2532 record_estimate (struct loop *loop, tree bound, double_int i_bound, in record_estimate()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-ssa-loop-niter.c | 3022 widest_int i_bound, gimple *stmt) in do_warn_aggressive_loop_optimizations() 3062 record_estimate (struct loop *loop, tree bound, const widest_int &i_bound, in record_estimate()
|
H A D | cfgloop.c | 1858 record_niter_bound (struct loop *loop, const widest_int &i_bound, in record_niter_bound()
|