Home
last modified time | relevance | path

Searched refs:OpsNum (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp1070 unsigned OpsNum = MI->getDesc().getNumOperands(); in tryInstructionCommute() local
1072 for (; OtherOpIdx < OpsNum; OtherOpIdx++) { in tryInstructionCommute()
1111 OpsNum = MI->getDesc().getNumOperands(); in tryInstructionCommute()