10#include "llvm/Config/llvm-config.h"
21#if !defined(NDEBUG) || defined(LLVM_ENABLE_DUMP)
#define LLVM_DUMP_METHOD
Mark debug helper function definitions like dump() that should not be stripped from debug builds.
void print(raw_ostream &OS) const
Print the value to the stream OS.
void dump() const
Print the value to stderr.
unsigned getInstance() const
Get the current instance of this Directional Local Label.
This class implements an extremely fast bulk output stream that can only output to a stream.
This is an optimization pass for GlobalISel generic memory operations.
raw_ostream & dbgs()
dbgs() - This returns a reference to a raw_ostream for debugging messages.