LLVM: GlobalPart Struct Reference (original) (raw)

Part of the global at a specific offset, which is only accessed through loads and stores with the given type. More...

Part of the global at a specific offset, which is only accessed through loads and stores with the given type.

Definition at line 351 of file GlobalOpt.cpp.

Initializer

Constant* GlobalPart::Initializer = nullptr

IsLoaded

bool GlobalPart::IsLoaded = false

IsStored

bool GlobalPart::IsStored = false

Ty


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