Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp204 static cl::opt<PGOViewCountsType> PGOViewRawCounts( variable
1500 if (PGOViewRawCounts != PGOVCT_None && in annotateAllFunctions()
1503 if (PGOViewRawCounts == PGOVCT_Graph) in annotateAllFunctions()
1508 else if (PGOViewRawCounts == PGOVCT_Text) { in annotateAllFunctions()