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

Declarations

include/llvm/CodeGen/MachineInstr.h
 1681   void AddRegOperandsToUseLists(MachineRegisterInfo&);

References

lib/CodeGen/MachineBasicBlock.cpp
   99     I->AddRegOperandsToUseLists(RegInfo);
  117   N->AddRegOperandsToUseLists(MF->getRegInfo());