Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DRenameIndependentSubregs.cpp309 LI.removeEmptySubRanges(); in computeMainRangesFixFlags()
H A DLiveInterval.cpp856 void LiveInterval::removeEmptySubRanges() { in removeEmptySubRanges() function in LiveInterval
1365 LI.removeEmptySubRanges(); in Distribute()
H A DLiveRangeCalc.cpp113 LI.removeEmptySubRanges(); in calculate()
H A DRegisterCoalescer.cpp1396 DstInt.removeEmptySubRanges(); in reMaterializeTrivialDef()
1551 DstLI.removeEmptySubRanges(); in eliminateUndefCopy()
1911 LI.removeEmptySubRanges(); in joinCopy()
3041 LI.removeEmptySubRanges(); in pruneSubRegValues()
H A DLiveIntervals.cpp456 li->removeEmptySubRanges(); in shrinkToUses()
1635 LI.removeEmptySubRanges(); in removeVRegDefAt()
H A DSplitKit.cpp1402 LI.removeEmptySubRanges(); in rewriteAssigned()
1518 LI.removeEmptySubRanges(); in finish()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DLiveInterval.h760 void removeEmptySubRanges();