Home
last modified time | relevance | path

Searched refs:derive_constant_upper_bound (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dtree-ssa-loop-niter.c1555 derive_constant_upper_bound (tree val, tree additional) in derive_constant_upper_bound() function
1591 bnd = derive_constant_upper_bound (op0, additional); in derive_constant_upper_bound()
1617 bnd = derive_constant_upper_bound (op0, additional); in derive_constant_upper_bound()
1671 bnd = derive_constant_upper_bound (op0, additional); in derive_constant_upper_bound()
1686 double_int i_bound = derive_constant_upper_bound (bound, additional); in record_estimate()