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

Declarations

lib/Target/Hexagon/HexagonBlockRanges.h
  129     IndexType getPrevIndex(IndexType Idx) const;

References

lib/Target/Hexagon/HexagonBlockRanges.cpp
  447       IndexType DE = IndexMap.getPrevIndex(A->start());
  458       IndexType DE = IndexMap.getPrevIndex(A->start());