clang 19.0.0git
Public Attributes | List of all members
GEPOffsetAndOverflow Struct Reference

Public Attributes

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

Detailed Description

Definition at line 5568 of file CGExprScalar.cpp.

Member Data Documentation

◆ OffsetOverflows

llvm::Value* GEPOffsetAndOverflow::OffsetOverflows

Definition at line 5572 of file CGExprScalar.cpp.

◆ TotalOffset

llvm::Value* GEPOffsetAndOverflow::TotalOffset

Definition at line 5570 of file CGExprScalar.cpp.


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