14 #ifndef LLVM_LIB_CODEGEN_ASMPRINTER_WINCFGUARD_H 15 #define LLVM_LIB_CODEGEN_ASMPRINTER_WINCFGUARD_H 33 void endModule()
override;
This class represents lattice values for constants.
MCSymbol - Instances of this class represent a symbol name in the MC file, and MCSymbols are created ...
void beginInstruction(const MachineInstr *MI) override
Process beginning of an instruction.
Collects and handles AsmPrinter objects required to build debug or EH information.
This class is intended to be used as a driving class for all asm writers.
void endFunction(const MachineFunction *MF) override
Gather post-function debug information.
void endInstruction() override
Process end of an instruction.
Representation of each machine instruction.
#define LLVM_LIBRARY_VISIBILITY
LLVM_LIBRARY_VISIBILITY - If a class marked with this attribute is linked into a shared library...
void setSymbolSize(const MCSymbol *Sym, uint64_t Size) override
For symbols that have a size designated (e.g.
void beginFunction(const MachineFunction *MF) override
Gather pre-function debug information.