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

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

Completed in 779 milliseconds