Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/
H A Dtree-ssa-loop-niter.c217 tree tmod; in number_of_iterations_lt_to_ne() local
224 tmod = fold_convert (type, mod); in number_of_iterations_lt_to_ne()
234 TYPE_MAX_VALUE (type), tmod); in number_of_iterations_lt_to_ne()
243 iv1->base, tmod)); in number_of_iterations_lt_to_ne()
253 TYPE_MIN_VALUE (type), tmod); in number_of_iterations_lt_to_ne()
261 iv0->base, tmod), in number_of_iterations_lt_to_ne()