Searched refs:StripNonLineTableDebugLegacyPass (Results 1 – 1 of 1) sorted by relevance
21 struct StripNonLineTableDebugLegacyPass : public ModulePass { struct23 StripNonLineTableDebugLegacyPass() : ModulePass(ID) { in StripNonLineTableDebugLegacyPass() function38 char StripNonLineTableDebugLegacyPass::ID = 0;39 INITIALIZE_PASS(StripNonLineTableDebugLegacyPass,44 return new StripNonLineTableDebugLegacyPass(); in createStripNonLineTableDebugLegacyPass()