Home | History | Annotate | Download | only in Scalar

Lines Matching refs:NumWithout

2366   unsigned NumWithout = 0;
2376 NumWithout = 2;
2379 NumWithout = 2;
2387 ++NumWithout;
2390 NumWithout = 2;
2400 if (NumWithout > 1 || NumWith == 0)
2408 if (NumWithout != 0) {
2433 assert (PREInstr != nullptr || NumWithout == 0);