Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGISel.cpp669 SmallPtrSet<SDNode*, 128> VisitedNodes; in ComputeLiveOutVRegInfo() local
681 if (!VisitedNodes.insert(N).second) in ComputeLiveOutVRegInfo()