|
LLVM
3.7.0
|
#include <MIParser.h>
Public Attributes | |
| DenseMap< unsigned, MachineBasicBlock * > | MBBSlots |
| DenseMap< unsigned, unsigned > | VirtualRegisterSlots |
Definition at line 29 of file MIParser.h.
| DenseMap<unsigned, MachineBasicBlock *> llvm::PerFunctionMIParsingState::MBBSlots |
Definition at line 30 of file MIParser.h.
Referenced by llvm::MIRParserImpl::initializeMachineFunction().
Definition at line 31 of file MIParser.h.
Referenced by llvm::MIRParserImpl::initializeMachineFunction().
1.8.6