Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp329 const std::string &ShowFunction, bool TextFormat, in showInstrProfile()
444 const std::string &ShowFunction, in showSampleProfile()
485 cl::opt<std::string> ShowFunction("function", in show_main() local