OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PGOVCT_Graph
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
BlockFrequencyInfo.h
33
enum PGOViewCountsType { PGOVCT_None,
PGOVCT_Graph
, PGOVCT_Text };
/src/external/apache2/llvm/dist/llvm/lib/Analysis/
BlockFrequencyInfo.cpp
79
clEnumValN(
PGOVCT_Graph
, "graph", "show a graph."),
95
if (PGOViewCounts ==
PGOVCT_Graph
)
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
PGOInstrumentation.cpp
234
clEnumValN(
PGOVCT_Graph
, "graph", "show a graph."),
1900
if (PGOViewCounts ==
PGOVCT_Graph
)
1910
if (PGOViewRawCounts ==
PGOVCT_Graph
)
Completed in 59 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026