LLVM 22.0.0git
GlobalDCE.h File Reference
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/SmallSet.h"
#include "llvm/IR/GlobalValue.h"
#include "llvm/IR/PassManager.h"
#include "llvm/Support/Compiler.h"
#include <unordered_map>

Go to the source code of this file.

Classes

class  llvm::GlobalDCEPass
 Pass to remove unused function declarations. More...

Namespaces

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

Functions

LLVM_ABI ModulePassllvm::createGlobalDCEPass ()