Home
last modified time | relevance | path

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

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