Home
last modified time | relevance | path

Searched defs:ShowFunction (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp2042 const std::string &ShowFunction, bool TextFormat, in showInstrProfile()
2372 const std::string &ShowFunction, in showSampleProfile()
2445 cl::opt<std::string> ShowFunction("function", in show_main() local