LLVM: lib/ProfileData/SampleProfWriter.cpp File Reference (original) (raw)

Go to the source code of this file.

Macros
#define DEBUG_TYPE "llvm-profdata"
Variables
static cl::opt< bool > ExtBinaryWriteVTableTypeProf ("extbinary-write-vtable-type-prof", cl::init(false), cl::Hidden, cl::desc("Write vtable type profile in ext-binary sample profile writer"))

DEBUG_TYPE

#define DEBUG_TYPE "llvm-profdata"

splitProfileMapToTwo()

ExtBinaryWriteVTableTypeProf

cl::opt< bool > ExtBinaryWriteVTableTypeProf("extbinary-write-vtable-type-prof", cl::init(false), cl::Hidden, cl::desc("Write vtable type profile in ext-binary sample profile writer")) ( "extbinary-write-vtable-type-prof" , cl::init(false) , cl::Hidden , cl::desc("Write vtable type profile in ext-binary sample profile writer") ) static