Searched refs:NumMIOps (Results 1 – 1 of 1) sorted by relevance
812 unsigned NumMIOps = 0; in EmitPrintAliasInstruction() local814 NumMIOps += Operand.getMINumOperands(); in EmitPrintAliasInstruction()817 Cond = std::string("MI->getNumOperands() == ") + llvm::utostr(NumMIOps); in EmitPrintAliasInstruction()