Searched refs:ShownFunctions (Results 1 – 1 of 1) sorted by relevance
2157 size_t ShownFunctions = 0; in showInstrProfile() local2238 if (!ShownFunctions) in showInstrProfile()2241 ++ShownFunctions; in showInstrProfile()2293 OS << "Functions shown: " << ShownFunctions << "\n"; in showInstrProfile()2316 if (ShownFunctions && ShowIndirectCallTargets) { in showInstrProfile()2322 if (ShownFunctions && ShowMemOPSizes) { in showInstrProfile()