Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DAnalysis.h78 measurementsMatch(const llvm::MCSubtargetInfo &STI, const SchedClass &SC,
DAnalysis.cpp260 << (Cluster.measurementsMatch(*SubtargetInfo_, SC, Clustering_) in printSchedClassClustersHtml()
396 bool Analysis::SchedClassCluster::measurementsMatch( in measurementsMatch() function in exegesis::Analysis::SchedClassCluster
615 return C.measurementsMatch(*SubtargetInfo_, SC, in run()