Searched refs:GlobalDCELegacyPass (Results 1 – 1 of 1) sorted by relevance
47 class GlobalDCELegacyPass : public ModulePass { class50 GlobalDCELegacyPass() : ModulePass(ID) { in GlobalDCELegacyPass() function in __anon4f04d7ec0111::GlobalDCELegacyPass78 char GlobalDCELegacyPass::ID = 0;79 INITIALIZE_PASS(GlobalDCELegacyPass, "globaldce",84 return new GlobalDCELegacyPass(); in createGlobalDCEPass()