Searched refs:PGOViewRawCounts (Results 1 – 1 of 1) sorted by relevance
225 static cl::opt<PGOViewCountsType> PGOViewRawCounts( variable1607 if (PGOViewRawCounts != PGOVCT_None && in annotateAllFunctions()1610 if (PGOViewRawCounts == PGOVCT_Graph) in annotateAllFunctions()1615 else if (PGOViewRawCounts == PGOVCT_Text) { in annotateAllFunctions()