Searched refs:SourceSCC (Results 1 – 2 of 2) sorted by relevance
322 SCC &SourceSCC = *SCCs[i]; in verify() local323 for (Node &N : SourceSCC) in verify()447 SCCT &SourceSCC, SCCT &TargetSCC, PostorderSequenceT &SCCs, in updatePostorderSequenceForEdgeInsertion() argument451 int SourceIdx = SCCIndices[&SourceSCC]; in updatePostorderSequenceForEdgeInsertion()485 assert(SCCs[SourceIdx] == &SourceSCC && in updatePostorderSequenceForEdgeInsertion()529 SCC &SourceSCC = *G->lookupSCC(SourceN); in switchInternalEdgeToCall() local534 if (&SourceSCC == &TargetSCC) { in switchInternalEdgeToCall()545 int SourceIdx = SCCIndices[&SourceSCC]; in switchInternalEdgeToCall()559 ConnectedSet.insert(&SourceSCC); in switchInternalEdgeToCall()613 SourceSCC, TargetSCC, SCCs, SCCIndices, ComputeSourceConnectedSet, in switchInternalEdgeToCall()
231 SCC &SourceSCC = *SCCs[i]; in verify() local232 for (Node &N : SourceSCC) in verify()270 SCC &SourceSCC = *G->lookupSCC(SourceN); in switchInternalEdgeToCall() local275 if (&SourceSCC == &TargetSCC) { in switchInternalEdgeToCall()290 int SourceIdx = SCCIndices[&SourceSCC]; in switchInternalEdgeToCall()344 ConnectedSet.insert(&SourceSCC); in switchInternalEdgeToCall()485 SCC &SourceSCC = *G->lookupSCC(SourceN); in switchInternalEdgeToRef() local488 assert(&SourceSCC.getOuterRefSCC() == this && in switchInternalEdgeToRef()498 if (&SourceSCC != &TargetSCC) { in switchInternalEdgeToRef()