Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DLiveIntervalCalc.cpp85 LI.removeEmptySubRanges(); in calculate()
H A DRenameIndependentSubregs.cpp315 LI.removeEmptySubRanges(); in computeMainRangesFixFlags()
H A DLiveIntervals.cpp498 li->removeEmptySubRanges(); in shrinkToUses()
1770 LI.removeEmptySubRanges(); in repairIntervalsInRange()
1799 LI.removeEmptySubRanges(); in removeVRegDefAt()
H A DLiveInterval.cpp842 void LiveInterval::removeEmptySubRanges() { in removeEmptySubRanges() function in LiveInterval
1429 LI.removeEmptySubRanges(); in Distribute()
H A DRegisterCoalescer.cpp1636 DstInt.removeEmptySubRanges(); in reMaterializeTrivialDef()
1804 DstLI.removeEmptySubRanges(); in eliminateUndefCopy()
2019 LI.removeEmptySubRanges(); in setUndefOnPrunedSubRegUses()
2243 LI.removeEmptySubRanges(); in joinCopy()
3442 LI.removeEmptySubRanges(); in pruneSubRegValues()
H A DSplitKit.cpp1472 LI.removeEmptySubRanges(); in rewriteAssigned()
1587 LI.removeEmptySubRanges(); in finish()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveInterval.h822 LLVM_ABI void removeEmptySubRanges();