LLVM API Documentation
Go to the source code of this file.
Classes | |
class | llvm::MachineConstantPoolValue |
class | llvm::MachineConstantPoolEntry |
An entry in a MachineConstantPool. More... | |
class | llvm::MachineConstantPool |
The machine constant pool. More... | |
Namespaces | |
llvm | |
List of target independent CodeGen pass IDs. | |
Functions | |
raw_ostream & | llvm::operator<< (raw_ostream &OS, const MachineConstantPoolValue &V) |
This file declares the MachineConstantPool class which is an abstract constant pool to keep track of constants referenced by a function.
Definition in file MachineConstantPool.h.