Home
last modified time | relevance | path

Searched defs:Outermost (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DTemplate.h458 LocalInstantiationScope *cloneScopes(LocalInstantiationScope *Outermost) { in cloneScopes()
499 LocalInstantiationScope *Outermost) { in deleteScopes()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericUniformityImpl.h1072 if (const auto *Outermost = getOutermostDivergentCycle( in analyzeControlDivergence() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp3184 CanonicalLoopInfo *Outermost = Loops.front(); in collapseLoops() local