Lines Matching full:maxsize
205 size_t MaxSize = FirstInst->Operands.size();217 MaxSize = std::max(MaxSize, OtherInst->Operands.size());