Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp132 bool ShowAllFunctions, std::string ShowFunction, in showInstrProfile()
185 bool ShowAllFunctions, std::string ShowFunction, in showSampleProfile()
210 cl::opt<std::string> ShowFunction("function", in show_main() local