Searched refs:getDeadNodes (Results 1 – 2 of 2) sorted by relevance
44 SetVector<NodeId> getDeadNodes() { return DeadNodes; } in getDeadNodes() function
139 const SetVector<NodeId> &DeadNodes = getDeadNodes(); in run()240 return getDeadNodes().count(DA.Id); in rewrite()