Searched refs:RecursionMaxDepth (Results 1 – 2 of 2) sorted by relevance
139 static cl::opt<unsigned> RecursionMaxDepth( variable1400 if (Depth == RecursionMaxDepth) { in buildTree_rec()6138 if (++Level < RecursionMaxDepth) in tryToVectorizeHorReductionOrInstOperands()
86 static const unsigned RecursionMaxDepth = 12; variable974 if (Depth == RecursionMaxDepth) { in buildTree_rec()