Searched defs:GlobalDCE (Results 1 – 1 of 1) sorted by relevance
32 struct GlobalDCE : public ModulePass { struct33 static char ID; // Pass identification, replacement for typeid34 GlobalDCE() : ModulePass(ID) { in GlobalDCE() function44 SmallPtrSet<GlobalValue*, 32> AliveGlobals;