14 #ifndef LLVM_MC_MCLABEL_H
15 #define LLVM_MC_MCLABEL_H
33 : Instance(instance) {}
36 void operator=(const
MCLabel&) LLVM_DELETED_FUNCTION;
unsigned getInstance() const
getInstance - Get the current instance of this Directional Local Label.
void print(raw_ostream &OS) const
print - Print the value to the stream OS.
void dump() const
dump - Print the value to stderr.
#define LLVM_DELETED_FUNCTION
raw_ostream & operator<<(raw_ostream &OS, const APInt &I)