Searched refs:MaxOperand (Results 1 – 2 of 2) sorted by relevance
988 unsigned MaxOperand) { in substituteDebugValuesForInst() argument999 MaxOperand = std::min(MaxOperand, Old.getNumOperands()); in substituteDebugValuesForInst()1000 for (unsigned int I = 0; I < MaxOperand; ++I) { in substituteDebugValuesForInst()
539 unsigned MaxOperand = UINT_MAX);