Searched defs:SCCInfo (Results 1 – 1 of 1) sorted by relevance
44 struct SCCInfo { struct55 SCCInfo* accumulator; argument57 explicit SCCInfo(Allocator<SCCInfo> allocator) : node(this, allocator), in SCCInfo() argument