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

Declarations

include/llvm/CodeGen/LiveIntervals.h
  184     void extendToIndices(LiveRange &LR, ArrayRef<SlotIndex> Indices,

References

include/llvm/CodeGen/LiveIntervals.h
  188       extendToIndices(LR, Indices, /*Undefs=*/{});
lib/Target/Hexagon/HexagonExpandCondsets.cpp
  459     LIS->extendToIndices(Range, ExtTo, Undefs);