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

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

Public Attributes

Register Addr
 
Register Base
 
Register Offset
 
bool RematOffset
 
bool IsPre
 

Detailed Description

Definition at line 55 of file CombinerHelper.h.

Member Data Documentation

◆ Addr

Register llvm::IndexedLoadStoreMatchInfo::Addr

◆ Base

Register llvm::IndexedLoadStoreMatchInfo::Base

◆ IsPre

bool llvm::IndexedLoadStoreMatchInfo::IsPre

◆ Offset

Register llvm::IndexedLoadStoreMatchInfo::Offset

◆ RematOffset

bool llvm::IndexedLoadStoreMatchInfo::RematOffset

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