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

/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DMachineScheduler.cpp2678 static void tracePick(const GenericScheduler::SchedCandidate &Cand, function
2720 tracePick(BotCand, IsTopNode);
2730 tracePick(TopCand, IsTopNode);
2735 tracePick(BotCand, IsTopNode);
2755 tracePick(TopCand, true);
2767 tracePick(BotCand, false);

Completed in 109 milliseconds