LLVM
8.0.1
|
#include "llvm/Support/AtomicOrdering.h"
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... | |