LLVM 19.0.0git
Public Attributes | List of all members
llvm::PtrAddChain Struct Reference

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

Public Attributes

int64_t Imm
 
Register Base
 
const RegisterBankBank
 

Detailed Description

Definition at line 64 of file CombinerHelper.h.

Member Data Documentation

◆ Bank

const RegisterBank* llvm::PtrAddChain::Bank

◆ Base

Register llvm::PtrAddChain::Base

◆ Imm

int64_t llvm::PtrAddChain::Imm

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