Searched defs:DepthLimit (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ | ||
H A D | SemaTemplateVariadic.cpp | 39 unsigned DepthLimit = (unsigned)-1; member in __anonda9987ff0111::CollectUnexpandedParameterPacksVisitor |
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineVectorOps.cpp | 752 static const int DepthLimit = 2 * NumAggElts; in foldAggregateConstructionIntoAggregateReuse() local |