Searched refs:IsLowLatency (Results 1 – 2 of 2) sorted by relevance
172 bool IsLowLatency; member187 IsLowLatency = Best.IsLowLatency; in setBest()
222 if (SISched::tryGreater(TryCand.IsLowLatency, Cand.IsLowLatency, in tryCandidateTopDown()226 if (TryCand.IsLowLatency && in tryCandidateTopDown()253 TryCand.IsLowLatency = DAG->IsLowLatencySU[SU->NodeNum]; in pickNode()