LLVM: lib/Transforms/Instrumentation/BlockCoverageInference.cpp File Reference (original) (raw)

Go to the source code of this file.

Namespaces
namespace llvm
This is an optimization pass for GlobalISel generic memory operations.
Macros
#define DEBUG_TYPE "pgo-block-coverage"
Functions

DEBUG_TYPE

#define DEBUG_TYPE "pgo-block-coverage"

STATISTIC() [1/4]

STATISTIC ( NumBlocks ,
"Number of total basic blocks that BCI has processed" )

STATISTIC() [2/4]

STATISTIC ( NumFunctions ,
"Number of total functions that BCI has processed" )

STATISTIC() [3/4]

STATISTIC ( NumIneligibleFunctions ,
"Number of functions for which BCI cannot run on" )

STATISTIC() [4/4]

STATISTIC ( NumInstrumentedBlocks ,
"Number of basic blocks instrumented for coverage" )