Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp2365 bool ShowAllFunctions, bool ShowCS, in showInstrProfile()
2735 uint32_t TopN, bool ShowAllFunctions, in showSampleProfile()
2883 cl::opt<bool> ShowAllFunctions("all-functions", cl::init(false), in show_main() local