Searched refs:getReasonStr (Results 1 – 3 of 3) sorted by relevance
124 static const char *getReasonStr(SIScheduleCandReason Reason) { in getReasonStr() function184 dbgs() << " SU(" << Cand.SU->NodeNum << ") " << getReasonStr(Cand.Reason); in traceCandidate()1609 << getReasonStr(Cand.Reason) << '\n'); in pickBlock()
1099 static const char *getReasonStr(GenericSchedulerBase::CandReason Reason);
3387 const char *GenericSchedulerBase::getReasonStr( in getReasonStr() function in GenericSchedulerBase3448 dbgs() << " Cand SU(" << Cand.SU->NodeNum << ") " << getReasonStr(Cand.Reason); in traceCandidate()3539 << GenericSchedulerBase::getReasonStr(Reason) << " [" in tracePick()