Home
last modified time | relevance | path

Searched defs:extendSegmentsToUses (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
DLiveIntervalAnalysis.cpp353 static void extendSegmentsToUses(LiveRange &LR, const SlotIndexes &Indexes, in extendSegmentsToUses() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DLiveIntervals.cpp361 void LiveIntervals::extendSegmentsToUses(LiveRange &Segments, in extendSegmentsToUses() function in LiveIntervals