Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp2734 static void showValueSitesStats(raw_fd_ostream &OS, uint32_t VK, in showValueSitesStats() function
2955 showValueSitesStats(OS, IPVK_IndirectCallTarget, in showInstrProfile()
2961 showValueSitesStats(OS, IPVK_VTableTarget, VPStats[IPVK_VTableTarget]); in showInstrProfile()
2966 showValueSitesStats(OS, IPVK_MemOPSize, VPStats[IPVK_MemOPSize]); in showInstrProfile()