Home
last modified time | relevance | path

Searched defs:DepthLimit (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DSemaTemplateVariadic.cpp40 unsigned DepthLimit = (unsigned)-1; global() member in __anon488d4fe70111::CollectUnexpandedParameterPacksVisitor
/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp906 static const int DepthLimit = 2 * NumAggElts; in foldAggregateConstructionIntoAggregateReuse() local