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

Public Attributes

llvm::ValueTotalOffset
 
llvm::ValueOffsetOverflows
 

Detailed Description

Definition at line 4648 of file CGExprScalar.cpp.

Member Data Documentation

◆ OffsetOverflows

llvm::Value* GEPOffsetAndOverflow::OffsetOverflows

Definition at line 4652 of file CGExprScalar.cpp.

◆ TotalOffset

llvm::Value* GEPOffsetAndOverflow::TotalOffset

Definition at line 4650 of file CGExprScalar.cpp.


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