Searched refs:createSCC (Results 1 – 6 of 6) sorted by relevance
888 template <typename... Ts> SCC *createSCC(Ts &&... Args) { in createSCC() function
645 NewSCCs.push_back(G->createSCC(*this, SCCNodes)); in switchInternalEdgeToRef()1381 RC.SCCs.push_back(createSCC(RC, SCCNodes)); in buildSCCs()
1167 template <typename... Ts> SCC *createSCC(Ts &&... Args) { in createSCC() function
1174 template <typename... Ts> SCC *createSCC(Ts &&... Args) { in createSCC() function
874 NewSCCs.push_back(G->createSCC(*this, SCCNodes)); in switchInternalEdgeToRef()1709 RC.SCCs.push_back(createSCC(RC, Nodes)); in buildSCCs()
862 NewSCCs.push_back(G->createSCC(*this, SCCNodes)); in switchInternalEdgeToRef()1688 RC.SCCs.push_back(createSCC(RC, Nodes)); in buildSCCs()