LLVM 22.0.0git
Memory.cpp File Reference
#include "llvm/Support/Memory.h"
#include "llvm/Config/llvm-config.h"
#include "llvm/Support/raw_ostream.h"
#include "Unix/Memory.inc"

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
namespace  llvm::sys

Functions

raw_ostreamllvm::sys::operator<< (raw_ostream &OS, const Memory::ProtectionFlags &PF)
 Debugging output for Memory::ProtectionFlags.
raw_ostreamllvm::sys::operator<< (raw_ostream &OS, const MemoryBlock &MB)
 Debugging output for MemoryBlock.