Searched refs:NumWith (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
H A DGVN.cpp2359 unsigned NumWith = 0; local
2386 ++NumWith;
2392 if (NumWithout != 1 || NumWith == 0)

Completed in 113 milliseconds