Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1842 struct SampleOverlapStats { struct
1870 SampleOverlapStats() = default;
2047 SampleOverlapStats ProfOverlap;
2048 SampleOverlapStats HotFuncOverlap;
2049 SampleOverlapStats HotBlockOverlap;
2067 std::multimap<double, SampleOverlapStats, std::greater<double>>
2091 const SampleOverlapStats &FuncOverlap) const;
2107 SampleOverlapStats &FuncOverlap,
2114 SampleOverlapStats &FuncOverlap,
2127 SampleOverlapStats &FuncOverlap);
[all …]