Searched refs:PCSectionsSymbols (Results 1 – 2 of 2) sorted by relevance
180 DenseMap<const MDNode *, SmallVector<const MCSymbol *>> PCSectionsSymbols; variable
1574 PCSectionsSymbols[&MD].emplace_back(S); in emitPCSectionsLabel()1579 if (PCSectionsSymbols.empty() && !F.hasMetadata(LLVMContext::MD_pcsections)) in emitPCSections()1665 for (const auto &MS : PCSectionsSymbols) in emitPCSections()1668 PCSectionsSymbols.clear(); in emitPCSections()