clang 17.0.0git
Public Attributes | List of all members
GEPOffsetAndOverflow Struct Reference
Collaboration diagram for GEPOffsetAndOverflow:
Collaboration graph
[legend]

Public Attributes

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

Detailed Description

Definition at line 5193 of file CGExprScalar.cpp.

Member Data Documentation

◆ OffsetOverflows

llvm::Value* GEPOffsetAndOverflow::OffsetOverflows

Definition at line 5197 of file CGExprScalar.cpp.

◆ TotalOffset

llvm::Value* GEPOffsetAndOverflow::TotalOffset

Definition at line 5195 of file CGExprScalar.cpp.


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