Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfDebug.h350 SmallPtrSet<const MDNode *, 16> ProcessedSPNodes; variable
DDwarfDebug.cpp587 ProcessedSPNodes.insert(DS); in constructScopeDIE()
834 if (ProcessedSPNodes.count(SP) != 0) continue; in collectDeadVariables()
1586 if (ProcessedSPNodes.count(AScope->getScopeNode()) == 0) in endFunction()