Home
last modified time | relevance | path

Searched refs:GlobalDCELegacyPass (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/IPO/
DGlobalDCE.cpp39 class GlobalDCELegacyPass : public ModulePass { class
42 GlobalDCELegacyPass() : ModulePass(ID) { in GlobalDCELegacyPass() function in __anon989a1f0d0111::GlobalDCELegacyPass
63 char GlobalDCELegacyPass::ID = 0;
64 INITIALIZE_PASS(GlobalDCELegacyPass, "globaldce",
69 return new GlobalDCELegacyPass(); in createGlobalDCEPass()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DGlobalDCE.cpp38 class GlobalDCELegacyPass : public ModulePass { class
41 GlobalDCELegacyPass() : ModulePass(ID) { in GlobalDCELegacyPass() function in __anonf20562650111::GlobalDCELegacyPass
69 char GlobalDCELegacyPass::ID = 0;
70 INITIALIZE_PASS(GlobalDCELegacyPass, "globaldce",
75 return new GlobalDCELegacyPass(); in createGlobalDCEPass()