Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp2456 cl::opt<uint32_t> TopNFunctions( in show_main() local
2496 return showInstrProfile(Filename, ShowCounts, TopNFunctions, in show_main()