Home
last modified time | relevance | path

Searched defs:i_bound (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-loop-niter.c2503 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 Dtree-ssa-loop-niter.c3022 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 Dcfgloop.c1858 record_niter_bound (struct loop *loop, const widest_int &i_bound, in record_niter_bound()