LLVM 20.0.0git
|
Part of the global at a specific offset, which is only accessed through loads and stores with the given type. More...
Public Attributes | |
Type * | Ty |
Constant * | Initializer = nullptr |
bool | IsLoaded = false |
bool | IsStored = false |
Part of the global at a specific offset, which is only accessed through loads and stores with the given type.
Definition at line 357 of file GlobalOpt.cpp.
Constant* GlobalPart::Initializer = nullptr |
Definition at line 359 of file GlobalOpt.cpp.
bool GlobalPart::IsLoaded = false |
Definition at line 360 of file GlobalOpt.cpp.
bool GlobalPart::IsStored = false |
Definition at line 361 of file GlobalOpt.cpp.
Type* GlobalPart::Ty |
Definition at line 358 of file GlobalOpt.cpp.