Searched defs:MaxDepth (Results 1 – 10 of 10) sorted by relevance
66 MaxDepth = EIGEN_SIZE_MIN_PREFER_FIXED(_Lhs::MaxColsAtCompileTime, enumerator79 depth_select = product_size_category<Depth,MaxDepth>::value enumerator
227 const int MaxDepth = 20; in hoistAddrSpaceCastFrom() local
90 int MaxDepth, in MatchChildASTVisitor()285 const int MaxDepth; member in clang::ast_matchers::internal::__anon07743da30111::MatchChildASTVisitor378 BoundNodesTreeBuilder *Builder, int MaxDepth, in memoizedMatchesRecursively()412 BoundNodesTreeBuilder *Builder, int MaxDepth, in matchesRecursively()
380 enum { MaxDepth = 256 }; enumerator
303 unsigned MaxDepth = BestI->getSUnit()->getDepth(); in biasCriticalPath() local
730 unsigned MaxDepth = Slack + TailTrace.getInstrCycles(PI.PHI).Depth; in shouldConvertIf() local
932 const unsigned MaxDepth = 6; variable
43 const unsigned MaxDepth = 6; variable2372 const unsigned MaxDepth = 6; in ComputeMultiple() local
1860 size_t MaxDepth = DAG.lookup(IJ); in findBestDAGFor() local
3106 GLuint MaxDepth; /**< size of Stack[] array */ member