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

Declarations

include/llvm/CodeGen/LivePhysRegs.h
  160   void addBlockLiveIns(const MachineBasicBlock &MBB);

References

lib/CodeGen/LivePhysRegs.cpp
  214     addBlockLiveIns(*Succ);
  243   addBlockLiveIns(MBB);