Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/Hexagon/ !
H A DHexagonRDFOpt.cpp165 SetVector<NodeId> PartlyDead; in run() local
175 PartlyDead.insert(SA.Id); in run()
184 for (NodeId N : PartlyDead) { in run()