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

Declarations

lib/Target/Mips/MipsRegisterBankInfo.h
   90     MachineInstr *skipCopiesOutgoing(MachineInstr *MI) const;

References

lib/Target/Mips/MipsRegisterBankInfo.cpp
  176     MachineInstr *NonCopyInstr = skipCopiesOutgoing(&UseMI);
  182       DefUses.push_back(skipCopiesOutgoing(&UseMI));