Searched refs:stripMetadata (Results 1 – 2 of 2) sorted by relevance
1282 auto stripMetadata = [&](std::function<bool(Module &)> strip) { in DebugACrash() local1290 stripMetadata(StripDebugInfo); in DebugACrash()1294 stripMetadata(stripNonLineTableDebugInfo); in DebugACrash()
445 stripMetadata(RewriteRuleWith<MetadataT> Rule) {