LLVM  8.0.1
Classes | Namespaces | Functions
GlobalStatus.h File Reference
#include "llvm/Support/AtomicOrdering.h"
Include dependency graph for GlobalStatus.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  llvm::GlobalStatus
 As we analyze each global, keep track of some information about it. More...
 

Namespaces

 llvm
 This class represents lattice values for constants.
 

Functions

bool llvm::isSafeToDestroyConstant (const Constant *C)
 It is safe to destroy a constant iff it is only used by constants itself. More...