Home | History | Annotate | Download | only in Scalar

Lines Matching full:numdeps

1356   unsigned NumDeps = Deps.size();
1357 for (unsigned i = 0, e = NumDeps; i != e; ++i) {
1390 assert(NumDeps == ValuesPerBlock.size() + UnavailableBlocks.size() &&
1615 unsigned NumDeps = Deps.size();
1616 if (NumDeps > 100)
1621 if (NumDeps == 1 &&