Home
last modified time | relevance | path

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

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