Searched refs:MaxRecurseDepth (Results 1 – 2 of 2) sorted by relevance
107 MaxRecurseDepth("gvn-max-recurse-depth", cl::Hidden, cl::init(1000), cl::ZeroOrMore, variable662 if (RecurseDepth > MaxRecurseDepth) in IsValueFullyAvailableInBlock()
74 MaxRecurseDepth("max-recurse-depth", cl::Hidden, cl::init(1000), cl::ZeroOrMore, variable629 if (RecurseDepth > MaxRecurseDepth) in IsValueFullyAvailableInBlock()