|
LLVM 22.0.0git
|
Simple struct used to hold a Register value and the instruction which defines it. More...
#include "llvm/CodeGen/GlobalISel/Utils.h"
Public Attributes | |
| MachineInstr * | MI |
| Register | Reg |
Simple struct used to hold a Register value and the instruction which defines it.
| MachineInstr* llvm::DefinitionAndSourceRegister::MI |