Home
last modified time | relevance | path

Searched defs:Metric (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSchedStrategy.h150 unsigned Metric = (BubbleCycles * ScaleFactor) / ScheduleLength; in getMetric() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-remarkutil/
H A DRemarkSizeDiff.cpp169 static void printSummaryItem(int64_t TotalA, int64_t TotalB, StringRef Metric, in printSummaryItem()
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp3045 std::string Metric = showHotFunctionList() local