LLVM 22.0.0git
llvm::PtrAddChain Struct Reference

#include "llvm/CodeGen/GlobalISel/CombinerHelper.h"

Public Attributes

int64_t Imm
Register Base
const RegisterBankBank
unsigned Flags

Detailed Description

Definition at line 65 of file CombinerHelper.h.

Member Data Documentation

◆ Bank

◆ Base

Register llvm::PtrAddChain::Base

◆ Flags

unsigned llvm::PtrAddChain::Flags

◆ Imm

int64_t llvm::PtrAddChain::Imm

The documentation for this struct was generated from the following file: