Searched refs:IsHighLatency (Results 1 – 4 of 4) sorted by relevance
356 bool IsHighLatency; member373 IsHighLatency = Best.IsHighLatency; in setBest()
1421 if (tryGreater(TryCand.IsHighLatency, Cand.IsHighLatency, in tryCandidateLatency()1424 if (TryCand.IsHighLatency && tryGreater(TryCand.Height, Cand.Height, in tryCandidateLatency()1487 TryCand.IsHighLatency = TryCand.Block->isHighLatencyBlock(); in pickBlock()1520 << (Cand.IsHighLatency ? "yes\n" : "no\n"); in pickBlock()
366 bool IsHighLatency; member382 IsHighLatency = Best.IsHighLatency; in setBest()
1583 if (SISched::tryGreater(TryCand.IsHighLatency, Cand.IsHighLatency, in tryCandidateLatency()1586 if (TryCand.IsHighLatency && SISched::tryGreater(TryCand.Height, Cand.Height, in tryCandidateLatency()1648 TryCand.IsHighLatency = TryCand.Block->isHighLatencyBlock(); in pickBlock()1680 << (Cand.IsHighLatency ? "yes\n" : "no\n"); in pickBlock()