Searched refs:getNextIndex (Results 1 – 7 of 7) sorted by relevance
196 HexagonBlockRanges::IndexType HexagonBlockRanges::InstrIndexMap::getNextIndex( in getNextIndex() function in HexagonBlockRanges::InstrIndexMap453 IndexType DS = IndexMap.getNextIndex(AE); in computeDeadMap()463 IndexType DS = IndexMap.getNextIndex(ZE); in computeDeadMap()
133 IndexType getNextIndex(IndexType Idx) const;
375 I != E; I = I.getNextIndex()) { in shouldCoalesce()
338 LIS->getInstructionIndex(*LastClauseInst).getNextIndex(); in runOnMachineFunction()
998 CurrentIndex = CurrentIndex.getNextIndex(); in extractInstructionFeatures()1044 CurrentIndex = CurrentIndex.getNextIndex(); in extractInstructionFeatures()
1238 REnd = REnd.getNextIndex(); in computeIntervals()
262 SlotIndex getNextIndex() const { in getNextIndex() function