Searched refs:EndOpIdx (Results 1 – 4 of 4) sorted by relevance
470 for (unsigned OpIdx = 0, EndOpIdx = InstrMapping.getNumOperands(); in computeMapping() local471 OpIdx != EndOpIdx; ++OpIdx) { in computeMapping()
1920 for (unsigned OpIdx = DefIdx + 1, EndOpIdx = SrcIdx; OpIdx != EndOpIdx; in getNextSourceFromBitcast() local1929 if (SrcIdx != EndOpIdx) in getNextSourceFromBitcast()
1663 for (unsigned OpIdx = 1, EndOpIdx = MI.getNumOperands(); OpIdx != EndOpIdx; in getRegSequenceInputs() local
4731 for (int OpIdx = 0, EndOpIdx = ExtOpnd->getNumOperands(); OpIdx != EndOpIdx; in promoteOperandForOther() local