How to display block profile counts after PGO annotation.
Declared in <llvm/Analysis/BlockFrequencyInfo.h>
enum PGOViewCountsType;
| Name | Description |
|---|---|
PGOVCT_None | Do not show profile counts. |
PGOVCT_Graph | Show profile counts as a Graphviz CFG. |
PGOVCT_Text | Show profile counts as text. |