Searched refs:OpsNum (Results 1 – 1 of 1) sorted by relevance
1157 unsigned OpsNum = MI->getDesc().getNumOperands(); in tryInstructionCommute() local1159 for (; OtherOpIdx < OpsNum; OtherOpIdx++) { in tryInstructionCommute()1198 OpsNum = MI->getDesc().getNumOperands(); in tryInstructionCommute()