Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLazyCallGraph.cpp1524 SmallVector<Node *, 0> NodesInRC; in removeDeadFunction() local
1527 NodesInRC.push_back(&OtherN); in removeDeadFunction()
1529 for (Node *OtherN : NodesInRC) { in removeDeadFunction()