Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dparams.h136 #define SMS_LOOP_AVERAGE_COUNT_THRESHOLD \ macro
H A Dmodulo-sched.c985 && (latch_edge->count < loop->single_exit->count * SMS_LOOP_AVERAGE_COUNT_THRESHOLD)) in sms_schedule()