Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/tools/llvm-profdata/
H A 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