Home
last modified time | relevance | path

Searched refs:applyToInnermost (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DConstructDecompositionT.h196 bool applyToInnermost(const ClauseTy *node);
411 bool ConstructDecompositionT<C, H>::applyToInnermost(const ClauseTy *node) { in applyToInnermost() function
498 return applyToInnermost(node); in applyClause()
1043 if (!applyToInnermost(node)) in applyClause()