Searched defs:DepthLimit (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplateVariadic.cpp | 40 unsigned DepthLimit = (unsigned)-1; member in __anone7d735f40111::CollectUnexpandedParameterPacksVisitor |
/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineVectorOps.cpp | 906 static const int DepthLimit = 2 * NumAggElts; in foldAggregateConstructionIntoAggregateReuse() local |