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