Home
last modified time | relevance | path

Searched refs:makePointsPerSchedClass (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DAnalysis.h103 makePointsPerSchedClass() const;
DAnalysis.cpp197 Analysis::makePointsPerSchedClass() const { in makePointsPerSchedClass() function in exegesis::Analysis
583 for (const auto &SchedClassAndPoints : makePointsPerSchedClass()) { in run()