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 149 /// extendToIndices - Extend the live range of LI to reach all points in
157 void extendToIndices(LiveInterval *LI, ArrayRef<SlotIndex> Indices);
161 /// EndPoints such that extendToIndices(LI, EndPoints) will reconstruct the
164 /// Calling pruneValue() and extendToIndices() can be used to reconstruct
  /external/llvm/lib/CodeGen/
LiveIntervalAnalysis.cpp 434 void LiveIntervals::extendToIndices(LiveInterval *LI,
    [all...]
RegisterCoalescer.cpp     [all...]

Completed in 401 milliseconds