[LCG] Remove the use of the parent sets to compute connectivity when
merging RefSCCs. The logic to directly use the reference edges is simpler and not substantially slower (despite the comments to the contrary) because this is not actually an especially hot part of LCG in practice. llvm-svn: 310161
Loading
Please sign in to comment