Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h376 SmallSetVector<const DISubprogram *, 16> ProcessedSPNodes; variable
H A DDwarfDebug.cpp1251 for (const DISubprogram *SP : ProcessedSPNodes) { in finishSubprogramDefinitions()
2771 ProcessedSPNodes.insert(SP); in endFunctionImpl()