Searched refs:IsHighLatency (Results 1 – 2 of 2) sorted by relevance
362 bool IsHighLatency; member378 IsHighLatency = Best.IsHighLatency; in setBest()
1554 if (SISched::tryGreater(TryCand.IsHighLatency, Cand.IsHighLatency, in tryCandidateLatency()1557 if (TryCand.IsHighLatency && SISched::tryGreater(TryCand.Height, Cand.Height, in tryCandidateLatency()1619 TryCand.IsHighLatency = TryCand.Block->isHighLatencyBlock(); in pickBlock()1651 << (Cand.IsHighLatency ? "yes\n" : "no\n"); in pickBlock()