Folded immediate G_PTR_ADD chain match info.
Declared in <llvm/CodeGen/GlobalISel/CombinerHelper.h>
struct PtrAddChain;
| Name | Description |
|---|---|
Bank | Register bank of the pointer, if assigned. |
Base | Base pointer register at the root of the chain. |
Flags | Accumulated G_PTR_ADD flags from the chain. |
Imm | Combined immediate offset from the folded chain. |