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

/external/llvm/lib/Transforms/Scalar/
H A DGVN.cpp2482 unsigned NumWithout = 0; local
2493 NumWithout = 2;
2496 NumWithout = 2;
2504 ++NumWithout;
2507 NumWithout = 2;
2517 if (NumWithout != 1 || NumWith == 0)

Completed in 83 milliseconds