Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp324 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/
Dllvm-profdata.cpp571 static int showInstrProfile(const std::string &Filename, bool ShowCounts, in showInstrProfile() function
808 return showInstrProfile(Filename, ShowCounts, TopNFunctions, in show_main()