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