Searched refs:ShownFunctions (Results 1 – 1 of 1) sorted by relevance
2861 size_t ShownFunctions = 0; in showInstrProfile() local2918 if (!ShownFunctions) in showInstrProfile()2920 ++ShownFunctions; in showInstrProfile()2960 if (!ShownFunctions) in showInstrProfile()2963 ++ShownFunctions; in showInstrProfile()3028 OS << "Functions shown: " << ShownFunctions << "\n"; in showInstrProfile()3049 if (ShownFunctions && ShowIndirectCallTargets) { in showInstrProfile()3055 if (ShownFunctions && ShowVTables) { in showInstrProfile()3060 if (ShownFunctions && ShowMemOPSizes) { in showInstrProfile()