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

References

lib/Target/PowerPC/PPCVSXSwapRemoval.cpp
  538   SwapEntry.VSEMI = MI;
  539   SwapEntry.VSEId = SwapVector.size();
  540   SwapVector.push_back(SwapEntry);
  541   EC->insert(SwapEntry.VSEId);
  542   SwapMap[MI] = SwapEntry.VSEId;
  543   return SwapEntry.VSEId;