Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAttr.cpp441 Unroll, CheckForIncompatibleAttributes() enumerator
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp184 } else if (const auto *Unroll = dyn_cast<OMPUnrollDirective>(&S)) { emitPreInitStmt() local