Searched refs:MaxSearch (Results 1 – 1 of 1) sorted by relevance
278 const unsigned MaxSearch = 4; in FindPotentialTailCall() local282 I != E && SearchCounter < MaxSearch; ++I) { in FindPotentialTailCall()