reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/PowerPC/PPCVSXSwapRemoval.cpp
  211     delete EC;
  235   EC = new EquivalenceClasses<int>;
  541   EC->insert(SwapEntry.VSEId);
  621       (void)EC->unionSets(SwapVector[DefIdx].VSEId,
  642     int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId);
  755       int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId);
  771       int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId);
  786       int Repr = EC->getLeaderValue(SwapVector[EntryIdx].VSEId);
  976     dbgs() << format("%6d", EC->getLeaderValue(ID));