Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:NumOps

476   for (unsigned i = 0, NumOps = MI.getNumOperands(); i != NumOps; ++i) {
1411 unsigned NumOps = MI->getNumOperands();
1413 for (unsigned SrcIdx = 0; SrcIdx < NumOps; ++SrcIdx) {