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

References

lib/Target/PowerPC/PPCVSXSwapRemoval.cpp
  946   for (unsigned EntryIdx = 0; EntryIdx < SwapVector.size(); ++EntryIdx) {
  946   for (unsigned EntryIdx = 0; EntryIdx < SwapVector.size(); ++EntryIdx) {
  947     if (SwapVector[EntryIdx].WillRemove) {
  949       MachineInstr *MI = SwapVector[EntryIdx].VSEMI;
  956                                   SwapVector[EntryIdx].VSEId));