Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dloop-init.c328 flags |= UAP_UNROLL_ALL; in rtl_unroll_and_peel_loops()
Dcfgloop.h395 UAP_UNROLL_ALL = 4 /* Enables peeling of all loops. */ enumerator
Dloop-unroll.c1325 if (!(flags & UAP_UNROLL_ALL)) in decide_unroll_stupid()