Searched refs:ShownFunctions (Results 1 – 1 of 1) sorted by relevance
2706 size_t ShownFunctions = 0; in showInstrProfile() local2763 if (!ShownFunctions) in showInstrProfile()2765 ++ShownFunctions; in showInstrProfile()2805 if (!ShownFunctions) in showInstrProfile()2808 ++ShownFunctions; in showInstrProfile()2860 OS << "Functions shown: " << ShownFunctions << "\n"; in showInstrProfile()2883 if (ShownFunctions && ShowIndirectCallTargets) { in showInstrProfile()2889 if (ShownFunctions && ShowMemOPSizes) { in showInstrProfile()