Home
last modified time | relevance | path

Searched refs:extendToIndices (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DLiveIntervalAnalysis.h157 void extendToIndices(LiveInterval *LI, ArrayRef<SlotIndex> Indices);
/external/llvm/lib/CodeGen/
DLiveIntervalAnalysis.cpp434 void LiveIntervals::extendToIndices(LiveInterval *LI, in extendToIndices() function in LiveIntervals
DRegisterCoalescer.cpp1962 LIS->extendToIndices(&LHS, EndPoints); in joinVirtRegs()