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.cpp1746 struct SampleOverlapStats { struct
1774 SampleOverlapStats() = default;
1951 SampleOverlapStats ProfOverlap;
1952 SampleOverlapStats HotFuncOverlap;
1953 SampleOverlapStats HotBlockOverlap;
1971 std::multimap<double, SampleOverlapStats, std::greater<double>>
1995 const SampleOverlapStats &FuncOverlap) const;
2011 SampleOverlapStats &FuncOverlap,
2018 SampleOverlapStats &FuncOverlap,
2031 SampleOverlapStats &FuncOverlap);
[all …]