Searched refs:NumMIOps (Results 1 – 1 of 1) sorted by relevance
824 unsigned NumMIOps = 0; in EmitPrintAliasInstruction() local826 NumMIOps += ResultInstOpnd.MINumOperands; in EmitPrintAliasInstruction()829 Cond = std::string("MI->getNumOperands() == ") + utostr(NumMIOps); in EmitPrintAliasInstruction()