Searched refs:PendingSCCStack (Results 1 – 1 of 1) sorted by relevance
788 SmallVector<Node *, 16> PendingSCCStack; in switchInternalEdgeToRef() local815 assert(PendingSCCStack.empty() && in switchInternalEdgeToRef()859 OldSCC.Nodes.append(PendingSCCStack.begin(), PendingSCCStack.end()); in switchInternalEdgeToRef()860 PendingSCCStack.clear(); in switchInternalEdgeToRef()892 PendingSCCStack.push_back(N); in switchInternalEdgeToRef()905 PendingSCCStack.rbegin(), in switchInternalEdgeToRef()917 PendingSCCStack.erase(SCCNodes.end().base(), PendingSCCStack.end()); in switchInternalEdgeToRef()1811 assert(PendingSCCStack.empty() && in buildGenericSCCs()1863 PendingSCCStack.push_back(N); in buildGenericSCCs()1876 PendingSCCStack.rbegin(), in buildGenericSCCs()[all …]