HomeSort by relevance Sort by last modified time
    Searched refs:extendToIndices (Results 1 - 3 of 3) sorted by null

  /external/llvm/include/llvm/CodeGen/
LiveIntervalAnalysis.h 169 /// extendToIndices - Extend the live range of LI to reach all points in
177 void extendToIndices(LiveRange &LR, ArrayRef<SlotIndex> Indices);
181 /// EndPoints such that extendToIndices(LI, EndPoints) will reconstruct the
184 /// Calling pruneValue() and extendToIndices() can be used to reconstruct
  /external/llvm/lib/CodeGen/
LiveIntervalAnalysis.cpp 457 void LiveIntervals::extendToIndices(LiveRange &LR,
    [all...]
RegisterCoalescer.cpp     [all...]

Completed in 170 milliseconds