Home
last modified time | relevance | path

Searched refs:isNeighbour (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DClustering.cpp51 if (isNeighbour(PMeasurements, QMeasurements, in rangeQuery()
84 return isNeighbour(PMeasurements, Centroid, in areAllNeighbours()
DClustering.h110 bool isNeighbour(const std::vector<BenchmarkMeasure> &P, in isNeighbour() function
DAnalysis.cpp368 return Clustering.isNeighbour(ClusterCenterPoint, SchedClassPoint, in measurementsMatch()