Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp788 cl::opt<uint32_t> TopNFunctions( in show_main() local
808 return showInstrProfile(Filename, ShowCounts, TopNFunctions, in show_main()