Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp590 int NumVPKind = IPVK_Last - IPVK_First + 1; in showInstrProfile() local
591 std::vector<ValueSitesStats> VPStats(NumVPKind); in showInstrProfile()