|
LLVM
3.7.0
|
#include "llvm/IR/Instructions.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 | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
Functions | |
| bool | llvm::isSafeToDestroyConstant (const Constant *C) |
| It is safe to destroy a constant iff it is only used by constants itself. More... | |
1.8.6