Searched refs:traceCandidate (Results 1 - 4 of 4) sorted by relevance

/external/llvm/lib/Target/Hexagon/
H A DHexagonMachineScheduler.h236 void traceCandidate(const char *Label, const ReadyQueue &Q, SUnit *SU,
H A DHexagonMachineScheduler.cpp411 void ConvergingVLIWScheduler::traceCandidate(const char *Label, function in class:ConvergingVLIWScheduler
563 DEBUG(traceCandidate("CCAND", Q, *I));
/external/llvm/include/llvm/CodeGen/
H A DMachineScheduler.h839 void traceCandidate(const SchedCandidate &Cand);
/external/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2222 void GenericSchedulerBase::traceCandidate(const SchedCandidate &Cand) { function in class:GenericSchedulerBase
2693 DEBUG(traceCandidate(Cand));
2957 DEBUG(traceCandidate(Cand));

Completed in 63 milliseconds