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

Declarations

lib/CodeGen/RegAllocFast.cpp
  228     bool mayLiveOut(unsigned VirtReg);

References

lib/CodeGen/RegAllocFast.cpp
  443     if (OnlyLiveOut && !mayLiveOut(LR.VirtReg))