LLVM: lib/ProfileData/MemProfReader.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.
namespace llvm::memprof
Macros
#define DEBUG_TYPE "memprof"
#define READ_MIB_FIELD(FIELD)

Macro Definition Documentation

DEBUG_TYPE

#define DEBUG_TYPE "memprof"

READ_MIB_FIELD

#define READ_MIB_FIELD ( FIELD )

Value:

unaligned>(Ptr)

value_type readNext(const CharT *&memory, endianness endian)

Read a value of a particular endianness from a buffer, and increment the buffer past that value.