Home
last modified time | relevance | path

Searched refs:PGOViewRawCounts (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp225 static cl::opt<PGOViewCountsType> PGOViewRawCounts( variable
1607 if (PGOViewRawCounts != PGOVCT_None && in annotateAllFunctions()
1610 if (PGOViewRawCounts == PGOVCT_Graph) in annotateAllFunctions()
1615 else if (PGOViewRawCounts == PGOVCT_Text) { in annotateAllFunctions()