Searched refs:BestMaxNest (Results 1 – 1 of 1) sorted by relevance
466 unsigned BestMaxNest = MaxNest; in FindCallSeqStart() local472 if (!Best || (MyMaxNest > BestMaxNest)) { in FindCallSeqStart()474 BestMaxNest = MyMaxNest; in FindCallSeqStart()478 MaxNest = BestMaxNest; in FindCallSeqStart()