clang 22.0.0git
GEPOffsetAndOverflow Struct Reference

Public Attributes

llvm::Value * TotalOffset
llvm::Value * OffsetOverflows

Detailed Description

Definition at line 6060 of file CGExprScalar.cpp.

Member Data Documentation

◆ OffsetOverflows

llvm::Value* GEPOffsetAndOverflow::OffsetOverflows

Definition at line 6064 of file CGExprScalar.cpp.

◆ TotalOffset

llvm::Value* GEPOffsetAndOverflow::TotalOffset

Definition at line 6062 of file CGExprScalar.cpp.


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