Searched defs:realistic (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() 2533 gimple at_stmt, bool is_exit, bool realistic, bool upper) in record_estimate() 2599 tree low, tree high, bool realistic, bool upper) in record_nonwrapping_iv()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-ssa-loop-niter.c | 3063 gimple *at_stmt, bool is_exit, bool realistic, bool upper) in record_estimate() 3195 tree low, tree high, bool realistic, bool upper) in record_nonwrapping_iv()
|
H A D | cfgloop.c | 1859 bool realistic, bool upper) in record_niter_bound()
|