Searched defs:extendToIndices (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h187 void extendToIndices(LiveRange &LR, ArrayRef<SlotIndex> Indices) { function in class:llvm::LiveIntervals
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervals.cpp623 void LiveIntervals::extendToIndices(LiveRange &LR, function in class:LiveIntervals

Completed in 122 milliseconds