LLVM: llvm::IndexedLoadStoreMatchInfo Struct Reference (original) (raw)

#include "[llvm/CodeGen/GlobalISel/CombinerHelper.h](CombinerHelper%5F8h%5Fsource.html)"

Public Attributes
Register Addr
Register Base
Register Offset
bool RematOffset = false
bool IsPre = false

Detailed Description

Definition at line 56 of file CombinerHelper.h.

Member Data Documentation

Addr

Register llvm::IndexedLoadStoreMatchInfo::Addr

Base

Register llvm::IndexedLoadStoreMatchInfo::Base

IsPre

bool llvm::IndexedLoadStoreMatchInfo::IsPre = false

Offset

Register llvm::IndexedLoadStoreMatchInfo::Offset

RematOffset

bool llvm::IndexedLoadStoreMatchInfo::RematOffset = false


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