Searched refs:RecursionMaxDepth (Results 1 – 1 of 1) sorted by relevance
166 static cl::opt<unsigned> RecursionMaxDepth( variable5295 while (UserTE && Cnt < RecursionMaxDepth) { in reorderTopToBottom()6773 if (Depth >= RecursionMaxDepth && in buildTree_rec()6826 if (Depth >= RecursionMaxDepth - 1) in buildTree_rec()15080 if (Level > RecursionMaxDepth) in getVectorElementSize()18324 if (++Level < RecursionMaxDepth) in vectorizeHorReduction()