Home
last modified time | relevance | path

Searched defs:GlobalDCE (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DGlobalDCE.cpp32 struct GlobalDCE : public ModulePass { struct
33 static char ID; // Pass identification, replacement for typeid
34 GlobalDCE() : ModulePass(ID) { in GlobalDCE() argument
44 SmallPtrSet<GlobalValue*, 32> AliveGlobals;