Home | History | Annotate | Download | only in gcc

Lines Matching refs:nitems_total

446   tree nitems_total = niters;
455 nitems_total = gimple_build (preheader_seq, MULT_EXPR, compare_type,
456 nitems_total, compare_factor);
481 NITEMS_TOTAL +[infinite-prec] NITEMS_SKIP
488 (NITEMS_TOTAL +[infinite-prec] NITEMS_SKIP)
495 (NITEMS_TOTAL +[infinite-prec] NITEMS_SKIP)
500 NITEMS_TOTAL -[sat] (NITEMS_STEP - NITEMS_SKIP)
511 nitems_total, adjust);
526 nitems_total, const_limit);
532 a value above NITEMS_TOTAL. That only matters for the latch
534 first_limit = nitems_total;
541 test_limit = nitems_total;