Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervalCalc.cpp86 LI.removeEmptySubRanges(); in calculate()
H A DRenameIndependentSubregs.cpp309 LI.removeEmptySubRanges(); in computeMainRangesFixFlags()
H A DLiveIntervals.cpp482 li->removeEmptySubRanges(); in shrinkToUses()
1734 LI.removeEmptySubRanges(); in repairIntervalsInRange()
1763 LI.removeEmptySubRanges(); in removeVRegDefAt()
H A DLiveInterval.cpp842 void LiveInterval::removeEmptySubRanges() { in removeEmptySubRanges() function in LiveInterval
1407 LI.removeEmptySubRanges(); in Distribute()
H A DRegisterCoalescer.cpp1579 DstInt.removeEmptySubRanges(); in reMaterializeTrivialDef()
1747 DstLI.removeEmptySubRanges(); in eliminateUndefCopy()
1959 LI.removeEmptySubRanges(); in setUndefOnPrunedSubRegUses()
2183 LI.removeEmptySubRanges(); in joinCopy()
3381 LI.removeEmptySubRanges(); in pruneSubRegValues()
H A DSplitKit.cpp1435 LI.removeEmptySubRanges(); in rewriteAssigned()
1551 LI.removeEmptySubRanges(); in finish()
/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveInterval.h819 void removeEmptySubRanges();