Home
last modified time | relevance | path

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

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