reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
29 SchedCandidate &FirstCand = Zone.isTop() ? TryCand : Cand; 30 SchedCandidate &SecondCand = Zone.isTop() ? Cand : TryCand; 33 TryCand.Reason = Stall; 38 TryCand.Reason = NoCand;