Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveIntervalCalc.cpp96 LI.removeEmptySubRanges(); in calculate()
H A DRenameIndependentSubregs.cpp309 LI.removeEmptySubRanges(); in computeMainRangesFixFlags()
H A DRegisterCoalescer.cpp1492 DstInt.removeEmptySubRanges(); in reMaterializeTrivialDef()
1649 DstLI.removeEmptySubRanges(); in eliminateUndefCopy()
1861 LI.removeEmptySubRanges(); in setUndefOnPrunedSubRegUses()
2080 LI.removeEmptySubRanges(); in joinCopy()
3232 LI.removeEmptySubRanges(); in pruneSubRegValues()
H A DLiveInterval.cpp853 void LiveInterval::removeEmptySubRanges() { in removeEmptySubRanges() function in LiveInterval
1418 LI.removeEmptySubRanges(); in Distribute()
H A DLiveIntervals.cpp470 li->removeEmptySubRanges(); in shrinkToUses()
1730 LI.removeEmptySubRanges(); in removeVRegDefAt()
H A DSplitKit.cpp1407 LI.removeEmptySubRanges(); in rewriteAssigned()
1523 LI.removeEmptySubRanges(); in finish()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DLiveInterval.h806 void removeEmptySubRanges();