Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp2036 static int showInstrProfile(const std::string &Filename, bool ShowCounts, in showInstrProfile() function
2496 return showInstrProfile(Filename, ShowCounts, TopNFunctions, in show_main()