OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isNeighbour
(Results
1 - 3
of
3
) sorted by null
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
Clustering.cpp
44
if (
isNeighbour
(PMeasurements, QMeasurements)) {
51
bool InstructionBenchmarkClustering::
isNeighbour
(
Clustering.h
91
bool
isNeighbour
(const std::vector<BenchmarkMeasure> &P,
Analysis.cpp
447
return Clustering.
isNeighbour
(ClusterCenterPoint, SchedClassPoint);
Completed in 138 milliseconds