Searched refs:makePointsPerSchedClass (Results 1 – 2 of 2) sorted by relevance
109 std::vector<ResolvedSchedClassAndPoints> makePointsPerSchedClass() const;
219 Analysis::makePointsPerSchedClass() const { in makePointsPerSchedClass() function in llvm::exegesis::Analysis553 for (const auto &RSCAndPoints : makePointsPerSchedClass()) { in run()