Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-profdata/
HDllvm-profdata.cpp816 bool ShowAllFunctions, bool ShowCS, in showInstrProfile()
1016 bool ShowAllFunctions, in showSampleProfile()
1073 cl::opt<bool> ShowAllFunctions("all-functions", cl::init(false), in show_main() local