Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp328 bool ShowAllFunctions, in showInstrProfile()
443 bool ShowAllFunctions, in showSampleProfile()
483 cl::opt<bool> ShowAllFunctions("all-functions", cl::init(false), in show_main() local