Searched refs:RecursionMaxDepth (Results 1 – 1 of 1) sorted by relevance
139 static cl::opt<unsigned> RecursionMaxDepth( variable1400 if (Depth == RecursionMaxDepth) { in buildTree_rec()6148 if (++Level < RecursionMaxDepth) in tryToVectorizeHorReductionOrInstOperands()