Home
last modified time | relevance | path

Searched refs:ShowCS (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp2040 bool ShowAllFunctions, bool ShowCS, in showInstrProfile() argument
2082 if (FuncIsCS != ShowCS) in showInstrProfile()
2443 cl::opt<bool> ShowCS("showcs", cl::init(false), in show_main() local
2499 ShowAllFunctions, ShowCS, ValueCutoff, in show_main()