Searched refs:ProcessedSPNodes (Results 1 – 2 of 2) sorted by relevance
350 SmallPtrSet<const MDNode *, 16> ProcessedSPNodes; variable
587 ProcessedSPNodes.insert(DS); in constructScopeDIE()834 if (ProcessedSPNodes.count(SP) != 0) continue; in collectDeadVariables()1586 if (ProcessedSPNodes.count(AScope->getScopeNode()) == 0) in endFunction()