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 |
| |
| class | llvm::MachineRegisterInfo::defusechain_iterator< ReturnUses, ReturnDefs, SkipDebug, ByOperand, ByInstr, ByBundle > |
| | 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, ByOperand, ByInstr, ByBundle > |
| | defusechain_iterator - This class provides iterator support for machine operands in the function that use or define a specific register. More...
|
| |
| class | llvm::MachineRegisterInfo::defusechain_iterator< ReturnUses, ReturnDefs, SkipDebug, ByOperand, ByInstr, ByBundle > |
| | 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, ByOperand, ByInstr, ByBundle > |
| | 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...
|
| |
|
| | llvm |
| | This class represents lattice values for constants.
|
| |