LLVM: PartStore Struct Reference (original) (raw)

ValWidth bits starting at ValOffset of Val stored at PtrBase+PtrOffset. More...

Public Attributes
Value * PtrBase
APInt PtrOffset
Value * Val
uint64_t ValOffset
uint64_t ValWidth
StoreInst * Store

ValWidth bits starting at ValOffset of Val stored at PtrBase+PtrOffset.

Definition at line 849 of file AggressiveInstCombine.cpp.

isCompatibleWith()

operator<()

PtrBase

Value* PartStore::PtrBase

PtrOffset

APInt PartStore::PtrOffset

Store

Val

ValOffset

ValWidth


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