Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp2767 int NumVPKind = IPVK_Last - IPVK_First + 1; in showInstrProfile() local
2768 std::vector<ValueSitesStats> VPStats(NumVPKind); in showInstrProfile()