Home
last modified time | relevance | path

Searched refs:SearchCounter (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/
DStackProtector.cpp277 unsigned SearchCounter = 0; in FindPotentialTailCall() local
282 I != E && SearchCounter < MaxSearch; ++I) { in FindPotentialTailCall()
315 SearchCounter++; in FindPotentialTailCall()