Home | History | Annotate | Download | only in Scalar

Lines Matching refs:NumFound

1382       unsigned NumFound = 0;
1385 ++NumFound;
1388 DEBUG(errs() << "\nFACTORING [" << NumFound << "]: " << *TheOp << '\n');
1392 Value *Mul = ConstantInt::get(cast<IntegerType>(I->getType()), NumFound);