Searched refs:ShownFunctions (Results 1 – 1 of 1) sorted by relevance
2055 size_t ShownFunctions = 0; in showInstrProfile() local2131 if (!ShownFunctions) in showInstrProfile()2134 ++ShownFunctions; in showInstrProfile()2186 OS << "Functions shown: " << ShownFunctions << "\n"; in showInstrProfile()2209 if (ShownFunctions && ShowIndirectCallTargets) { in showInstrProfile()2215 if (ShownFunctions && ShowMemOPSizes) { in showInstrProfile()