LLVM 22.0.0git
GlobalStatus.h File Reference

Go to the source code of this file.

Classes

struct  llvm::GlobalStatus
 As we analyze each global or thread-local variable, keep track of some information about it. More...

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.

Functions

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