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

Declarations

lib/Target/Hexagon/RDFLiveness.h
  136     MachineBasicBlock *getBlockWithRef(NodeId RN) const;

References

lib/Target/Hexagon/RDFLiveness.cpp
 1078         if (getBlockWithRef(D.Id) != B)
 1110         if (MDT.properlyDominates(getBlockWithRef(R.first), C))