Searched refs:IsLeafSCC (Results 1 – 1 of 1) sorted by relevance
502 bool IsLeafSCC = true; in removeIntraSCCEdge() local509 IsLeafSCC = false; in removeIntraSCCEdge()514 assert(!IsLeafSCC && "This SCC cannot be a leaf as we have split out new " in removeIntraSCCEdge()518 assert(!IsLeafSCC && "This SCC cannot be a leaf as it already had child " in removeIntraSCCEdge()523 if (!IsLeafSCC && !ResultSCCs.empty()) in removeIntraSCCEdge()597 bool IsLeafSCC = true; in formSCC() local604 IsLeafSCC = false; in formSCC()608 if (IsLeafSCC) in formSCC()