Searched refs:PGOVCT_None (Results 1 – 3 of 3) sorted by relevance
33 enum PGOViewCountsType { PGOVCT_None, PGOVCT_Graph, PGOVCT_Text }; enumerator
77 cl::values(clEnumValN(PGOVCT_None, "none", "do not show."),
233 cl::values(clEnumValN(PGOVCT_None, "none", "do not show."),1592 if (PGOViewCounts != PGOVCT_None && in annotateAllFunctions()1607 if (PGOViewRawCounts != PGOVCT_None && in annotateAllFunctions()