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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DGVN.cpp2434 unsigned NumWithout = 0; local
2445 NumWithout = 2;
2448 NumWithout = 2;
2455 ++NumWithout;
2457 NumWithout = 2;
2466 if (NumWithout != 1 || NumWith == 0)

Completed in 69 milliseconds