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

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

Completed in 851 milliseconds