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 342 of file GlobalOpt.cpp.
Constant* GlobalPart::Initializer = nullptr |
Definition at line 344 of file GlobalOpt.cpp.
bool GlobalPart::IsLoaded = false |
Definition at line 345 of file GlobalOpt.cpp.
bool GlobalPart::IsStored = false |
Definition at line 346 of file GlobalOpt.cpp.
Type* GlobalPart::Ty |
Definition at line 343 of file GlobalOpt.cpp.