Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp573 bool ShowMemOPSizes, bool ShowDetailedSummary, in showInstrProfile() argument
652 if (ShowMemOPSizes && NumMemOPCalls > 0) in showInstrProfile()
672 if (ShowMemOPSizes && NumMemOPCalls > 0) { in showInstrProfile()
711 if (ShownFunctions && ShowMemOPSizes) { in showInstrProfile()
764 cl::opt<bool> ShowMemOPSizes( in show_main() local
809 ShowIndirectCallTargets, ShowMemOPSizes, in show_main()