reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3403 TryCand.SU = SU; 3404 TryCand.AtTop = true; 3405 TryCand.initResourceDelta(DAG, SchedModel); 3406 tryCandidate(Cand, TryCand); 3407 if (TryCand.Reason != NoCand) { 3408 Cand.setBest(TryCand);