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