Searched refs:RecursionMaxDepth (Results 1 – 1 of 1) sorted by relevance
153 static cl::opt<unsigned> RecursionMaxDepth( variable3770 while (UserTE && Cnt < RecursionMaxDepth) { in reorderTopToBottom()4599 if (Depth >= RecursionMaxDepth && in buildTree_rec()4652 if (Depth >= RecursionMaxDepth - 1) in buildTree_rec()11765 if (++Level < RecursionMaxDepth) in tryToVectorizeHorReductionOrInstOperands()