Searched defs:EndIt (Results 1 – 7 of 7) sorted by relevance
145 EndIt = succ_end(IntStack.back().first); variable
250 const auto EndIt = PendingSet.end() - NumDispatchedToThePendingSet; in analyzeDataDependencies() local
1057 MachineBasicBlock::iterator EndIt = Mapper.InstrList[EndIdx]; in findCandidates() local1237 MachineBasicBlock::iterator EndIt = C.back(); in outline() local
2663 EndIt = RecoloringCandidates.end(); in tryLastChanceRecoloring() local2716 EndIt = RecoloringCandidates.end(); in tryLastChanceRecoloring() local
2504 for (unsigned It = 0, EndIt = OriginalValues.size(); It != EndIt; ++It) in undo() local2651 EndIt = OriginalUses.end(); in undo() local2832 for (CommitPt It = Actions.begin(), EndIt = Actions.end(); It != EndIt; in commit() local
657 auto EndIt = *this; in getEnd() local
2349 auto EndIt = std::next(EI.getIterator()); in optimizeSpillSlots() local