Searched refs:getNextIndex (Results 1 – 8 of 8) sorted by relevance
195 HexagonBlockRanges::IndexType HexagonBlockRanges::InstrIndexMap::getNextIndex( in getNextIndex() function in HexagonBlockRanges::InstrIndexMap452 IndexType DS = IndexMap.getNextIndex(AE); in computeDeadMap()462 IndexType DS = IndexMap.getNextIndex(ZE); in computeDeadMap()
133 IndexType getNextIndex(IndexType Idx) const;
370 I != E; I = I.getNextIndex()) { in shouldCoalesce()
339 LIS->getInstructionIndex(*LastClauseInst).getNextIndex(); in run()
1088 CurrentIndex = CurrentIndex.getNextIndex(); in extractInstructionFeatures()1134 CurrentIndex = CurrentIndex.getNextIndex(); in extractInstructionFeatures()
1249 REnd = REnd.getNextIndex(); in computeIntervals()
263 SlotIndex getNextIndex() const { in getNextIndex() function