Searched refs:AdjacentBlockIndex (Results 1 – 1 of 1) sorted by relevance
1824 unsigned AdjacentBlockIndex = 0; in isReducibleRegion() local1839 AdjacentBlockIndex = DFSStack.top().second; in isReducibleRegion()1845 for (unsigned I = AdjacentBlockIndex; I < NSucc; in isReducibleRegion()1846 ++I, ++AdjacentBlockIndex) { in isReducibleRegion()1876 if (AdjacentBlockIndex == NSucc) in isReducibleRegion()