Searched defs:DepthLimit (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/llvm/clang/lib/Sema/ | ||
H A D | SemaTemplateVariadic.cpp | 40 unsigned DepthLimit = (unsigned)-1; member in __anon573c93410111::CollectUnexpandedParameterPacksVisitor |
/openbsd/gnu/llvm/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineVectorOps.cpp | 889 static const int DepthLimit = 2 * NumAggElts; in foldAggregateConstructionIntoAggregateReuse() local |