Searched refs:getNextIndex (Results 1 – 8 of 8) sorted by relevance
196 HexagonBlockRanges::IndexType HexagonBlockRanges::InstrIndexMap::getNextIndex( in getNextIndex() function in HexagonBlockRanges::InstrIndexMap456 IndexType DS = IndexMap.getNextIndex(AE); in computeDeadMap()466 IndexType DS = IndexMap.getNextIndex(ZE); in computeDeadMap()
133 IndexType getNextIndex(IndexType Idx) const;
369 I != E; I = I.getNextIndex()) { in shouldCoalesce()
340 LIS->getInstructionIndex(*LastClauseInst).getNextIndex(); in runOnMachineFunction()
278 SlotIndex getNextIndex() const {
340 uint32_t getNextIndex() { in getNextIndex() function
329 auto Index = Map.getNextIndex(); in getIndexFromAddress()
1233 REnd = REnd.getNextIndex(); in computeIntervals()