Go to the source code of this file.
|
| class | llvm::MachineRegisterInfo |
| | MachineRegisterInfo - Keep track of information for virtual and physical registers, including vreg register classes, use/def chains for registers, etc. More...
|
| class | llvm::MachineRegisterInfo::Delegate |
| struct | llvm::MachineRegisterInfo::VRegAttrs |
| | All attributes(register class or bank and low-level type) a virtual register can have. More...
|
| class | llvm::MachineRegisterInfo::defusechain_iterator< ReturnUses, ReturnDefs, SkipDebug, ByOperand, ByInstr > |
| | reg_begin/reg_end - Provide iteration support to walk over all definitions and uses of a register within the MachineFunction that corresponds to this MachineRegisterInfo object. More...
|
| class | llvm::MachineRegisterInfo::defusechain_instr_iterator< ReturnUses, ReturnDefs, SkipDebug, ByInstr > |
| | defusechain_iterator - This class provides iterator support for machine operands in the function that use or define a specific register. More...
|
| class | llvm::PSetIterator |
| | Iterate over the pressure sets affected by the given physical or virtual register. More...
|
|
| namespace | llvm |
| | This is an optimization pass for GlobalISel generic memory operations.
|