Home
last modified time | relevance | path

Searched refs:PredEnd (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
DRenameIndependentSubregs.cpp314 SlotIndex PredEnd = Indexes.getMBBEndIdx(PredMBB); in computeMainRangesFixFlags() local
315 if (subRangeLiveAt(LI, PredEnd.getPrevSlot())) in computeMainRangesFixFlags()
327 SR.addSegment(LiveRange::Segment(RegDefIdx, PredEnd, SRVNI)); in computeMainRangesFixFlags()
DWinEHPrepare.cpp811 for (unsigned PredIdx = 0, PredEnd = NumPreds; PredIdx != PredEnd; in cloneCommonBlocks() local
834 --PredEnd; in cloneCommonBlocks()