Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DRenameIndependentSubregs.cpp297 LI.removeEmptySubRanges(); in computeMainRangesFixFlags()
DLiveRangeCalc.cpp113 LI.removeEmptySubRanges(); in calculate()
DLiveInterval.cpp793 void LiveInterval::removeEmptySubRanges() { in removeEmptySubRanges() function in LiveInterval
1245 LI.removeEmptySubRanges(); in Distribute()
DLiveIntervalAnalysis.cpp419 li->removeEmptySubRanges(); in shrinkToUses()
1551 LI.removeEmptySubRanges(); in removeVRegDefAt()
DRegisterCoalescer.cpp1184 DstLI.removeEmptySubRanges(); in eliminateUndefCopy()
1516 LI.removeEmptySubRanges(); in joinCopy()
2486 LI.removeEmptySubRanges(); in pruneSubRegValues()
/external/llvm/include/llvm/CodeGen/
DLiveInterval.h716 void removeEmptySubRanges();