Searched refs:NodesInRC (Results 1 – 1 of 1) sorted by relevance
1524 SmallVector<Node *, 0> NodesInRC; in removeDeadFunction() local1527 NodesInRC.push_back(&OtherN); in removeDeadFunction()1529 for (Node *OtherN : NodesInRC) { in removeDeadFunction()