Searched refs:showInstrProfile (Results 1 – 2 of 2) sorted by relevance
/external/llvm/tools/llvm-profdata/ |
D | llvm-profdata.cpp | 324 static int showInstrProfile(const std::string &Filename, bool ShowCounts, in showInstrProfile() function 513 return showInstrProfile(Filename, ShowCounts, ShowIndirectCallTargets, in show_main()
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-profdata/ |
D | llvm-profdata.cpp | 571 static int showInstrProfile(const std::string &Filename, bool ShowCounts, in showInstrProfile() function 808 return showInstrProfile(Filename, ShowCounts, TopNFunctions, in show_main()
|