Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dhaifa-sched.cc5685 int irrel2 = data2->status == AUTOPREF_MULTIPASS_DATA_IRRELEVANT; in autopref_rank_for_schedule() local
5687 if (!irrel1 && !irrel2) in autopref_rank_for_schedule()
5693 r = irrel2 - irrel1; in autopref_rank_for_schedule()
5697 r = irrel1 - irrel2; in autopref_rank_for_schedule()