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

Declarations

include/llvm/CodeGen/LivePhysRegs.h
  144   void addLiveOutsNoPristines(const MachineBasicBlock &MBB);

References

lib/CodeGen/BreakFalseDeps.cpp
  227   LiveRegSet.addLiveOutsNoPristines(*MBB);
lib/CodeGen/LivePhysRegs.cpp
  237   addLiveOutsNoPristines(MBB);
  252   LiveRegs.addLiveOutsNoPristines(MBB);
  287   LiveRegs.addLiveOutsNoPristines(MBB);
lib/CodeGen/StackMapLivenessAnalysis.cpp
  129     LiveRegs.addLiveOutsNoPristines(MBB);