Searched defs:SchedCandidate (Results 1 – 2 of 2) sorted by relevance
115 struct SchedCandidate { struct125 SchedCandidate(): SU(nullptr), SCost(0) {} in SchedCandidate() argument
785 struct SchedCandidate { struct803 SchedCandidate(const CandPolicy &policy) in SchedCandidate() argument809 void setBest(SchedCandidate &Best) { in setBest() argument838 void traceCandidate(const SchedCandidate &Cand); argument