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

/external/llvm/lib/Transforms/Scalar/
H A DGVN.cpp685 char &BBVal = FullyAvailableBlocks[BB]; local
688 if (BBVal == 2) {
689 BBVal = 0;

Completed in 183 milliseconds