Searched refs:ShownFunctions (Results 1 - 1 of 1) sorted by relevance

/external/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp143 size_t ShownFunctions = 0, TotalFunctions = 0; local
155 if (!ShownFunctions)
157 ++ShownFunctions;
180 OS << "Functions shown: " << ShownFunctions << "\n"; local

Completed in 140 milliseconds