Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DBlockFrequencyInfo.cpp78 clEnumValN(PGOVCT_Graph, "graph", "show a graph."),
93 if (PGOViewCounts == PGOVCT_Graph) in getGVDT()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DBlockFrequencyInfo.h33 enum PGOViewCountsType { PGOVCT_None, PGOVCT_Graph, PGOVCT_Text }; enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DPGOInstrumentation.cpp234 clEnumValN(PGOVCT_Graph, "graph", "show a graph."),
1600 if (PGOViewCounts == PGOVCT_Graph) in annotateAllFunctions()
1610 if (PGOViewRawCounts == PGOVCT_Graph) in annotateAllFunctions()