Searched refs:next_ID (Results 1 – 1 of 1) sorted by relevance
241 unsigned next_ID = (*I)->getBlockID(); in checkForRecursiveFunctionCall() local242 if (States[next_ID] < CurState) { in checkForRecursiveFunctionCall()243 States[next_ID] = CurState; in checkForRecursiveFunctionCall()