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

Declarations

include/llvm/CodeGen/LiveRegUnits.h
  142   void addLiveIns(const MachineBasicBlock &MBB);

References

lib/CodeGen/MachineSink.cpp
 1096   LiveInRegUnits.addLiveIns(MBB);
lib/CodeGen/RegisterScavenging.cpp
   85   LiveUnits.addLiveIns(MBB);