Searched refs:opInx (Results 1 – 1 of 1) sorted by relevance
415 for (unsigned opInx = 0, opEnd = I->getNumOperands(); in calculateSets() local416 opInx != opEnd; ++opInx) { in calculateSets()417 const MachineOperand &MO = I->getOperand(opInx); in calculateSets()