Searched refs:OpsNum (Results 1 – 2 of 2) sorted by relevance
1211 unsigned OpsNum = MI->getDesc().getNumOperands(); in tryInstructionCommute() local1213 for (; OtherOpIdx < OpsNum; OtherOpIdx++) { in tryInstructionCommute()
1165 unsigned OpsNum = MI->getDesc().getNumOperands(); in tryInstructionCommute() local1167 for (; OtherOpIdx < OpsNum; OtherOpIdx++) { in tryInstructionCommute()