LLVM: llvm::BasicAAResult::DecomposedGEP Struct Reference (original) (raw)

Definition at line 557 of file BasicAliasAnalysis.cpp.

dump()

void llvm::BasicAAResult::DecomposedGEP::dump ( ) const inline

print()

void llvm::BasicAAResult::DecomposedGEP::print ( raw_ostream & OS) const inline

Base

const Value* llvm::BasicAAResult::DecomposedGEP::Base

NWFlags

GEPNoWrapFlags llvm::BasicAAResult::DecomposedGEP::NWFlags = GEPNoWrapFlags::all()

Offset

APInt llvm::BasicAAResult::DecomposedGEP::Offset

VarIndices

SmallVector<VariableGEPIndex, 4> llvm::BasicAAResult::DecomposedGEP::VarIndices


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