Searched refs:numInstrInPacket (Results 1 – 1 of 1) sorted by relevance
1018 unsigned numInstrInPacket = MCB.getNumOperands(); in getDuplexPossibilties() local1020 for (unsigned distance = 1; distance < numInstrInPacket; ++distance) { in getDuplexPossibilties()1023 (j < numInstrInPacket) && (k < numInstrInPacket); ++j, ++k) { in getDuplexPossibilties()