Home
last modified time | relevance | path

Searched refs:removeEmptySubRanges (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/CodeGen/
DLiveRangeCalc.cpp113 LI.removeEmptySubRanges(); in calculate()
DLiveInterval.cpp756 void LiveInterval::removeEmptySubRanges() { in removeEmptySubRanges() function in LiveInterval
1463 LI.removeEmptySubRanges(); in Distribute()
DLiveIntervalAnalysis.cpp430 li->removeEmptySubRanges(); in shrinkToUses()
1443 LI.removeEmptySubRanges(); in removeVRegDefAt()
DRegisterCoalescer.cpp1130 DstLI.removeEmptySubRanges(); in eliminateUndefCopy()
1442 LI.removeEmptySubRanges(); in joinCopy()
2412 LI.removeEmptySubRanges(); in pruneSubRegValues()
/external/llvm/include/llvm/CodeGen/
DLiveInterval.h708 void removeEmptySubRanges();