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

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

Completed in 135 milliseconds