Searched refs:PGOViewRawCounts (Results 1 – 1 of 1) sorted by relevance
204 static cl::opt<PGOViewCountsType> PGOViewRawCounts( variable1500 if (PGOViewRawCounts != PGOVCT_None && in annotateAllFunctions()1503 if (PGOViewRawCounts == PGOVCT_Graph) in annotateAllFunctions()1508 else if (PGOViewRawCounts == PGOVCT_Text) { in annotateAllFunctions()