Searched refs:SCCSet (Results 1 – 1 of 1) sorted by relevance
345 SmallPtrSet<SCC *, 4> SCCSet; in verify() local351 bool Inserted = SCCSet.insert(C).second; in verify()361 assert(SCCSet.count(C) && "Found an index for an SCC not in the RefSCC!"); in verify()