Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp2141 bool ShowAllFunctions, bool ShowCS, in showInstrProfile() argument
2184 if (FuncIsCS != ShowCS) in showInstrProfile()
2604 cl::opt<bool> ShowCS("showcs", cl::init(false), in show_main() local
2679 ShowAllFunctions, ShowCS, ValueCutoff, OnlyListBelow, ShowFunction, in show_main()