Searched refs:UAP_UNROLL (Results 1 – 4 of 4) sorted by relevance
326 flags |= UAP_UNROLL; in rtl_unroll_and_peel_loops()
394 UAP_UNROLL = 2, /* Enables peeling of loops if it seems profitable. */ enumerator
550 if (!(flags & UAP_UNROLL)) in decide_unroll_constant_iterations()831 if (!(flags & UAP_UNROLL)) in decide_unroll_runtime_iterations()
31660 * cfgloop.h (UAP_PEEL, UAP_UNROLL, UAP_UNROLL_ALL): New.