Searched defs:Unroll (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaStmtAttr.cpp | 441 Unroll, CheckForIncompatibleAttributes() enumerator |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGStmtOpenMP.cpp | 184 } else if (const auto *Unroll = dyn_cast<OMPUnrollDirective>(&S)) { emitPreInitStmt() local |