Searched defs:Points (Results 1 – 7 of 7) sorted by relevance
92 const std::vector<InstructionBenchmark> &Points, in InstructionBenchmarkClustering()205 auto &Points = OpcodeToSchedClassesToPoints[Opcode][SchedClassId]; in clusterizeNaive() local331 const std::vector<InstructionBenchmark> &Points, const ModeE Mode, in create()
216 const auto &Points = Clustering_.getPoints(); in makePointsPerSchedClass() local297 const auto &Points = Clustering_.getPoints(); in printSchedClassClustersHtml() local432 const auto &Points = Clustering_.getPoints(); in printClusterRawHtml() local
124 llvm::StringMap<llvm::SmallVector<size_t, 1>> Points; variable
529 static void filterPoints(MutableArrayRef<InstructionBenchmark> Points, in filterPoints()594 std::vector<InstructionBenchmark> Points = ExitOnFileError( in analysisMain() local
170 std::vector<CoveragePoint> Points; member308 const std::vector<CoveragePoint> &Points) { in operator <<()375 std::map<std::string, CoveragePoint> Points; in read() local394 yaml::SequenceNode *Points = in read() local927 computeFunctions(const std::vector<CoveragePoint> &Points) { in computeFunctions()
394 auto Award = [&](int Points, ArrayRef<SubstringAndIndex> Range) { in scoreCandidates()420 int Points; in pickWinner() member
651 SmallVector<PointType, 4> Points; in create() local