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