Home
last modified time | relevance | path

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

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