Searched refs:GlobalDCELegacyPass (Results 1 – 1 of 1) sorted by relevance
39 class GlobalDCELegacyPass : public ModulePass { class42 GlobalDCELegacyPass() : ModulePass(ID) { in GlobalDCELegacyPass() function in __anonaf64f6810111::GlobalDCELegacyPass63 char GlobalDCELegacyPass::ID = 0;64 INITIALIZE_PASS(GlobalDCELegacyPass, "globaldce",69 return new GlobalDCELegacyPass(); in createGlobalDCEPass()