Searched refs:StaticChunkedOne (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGStmtOpenMP.cpp | 3569 bool StaticChunkedOne = in EmitOMPWorksharingLoop() local 3582 StaticChunkedOne) && in EmitOMPWorksharingLoop() 3596 [IVSize, IVSigned, Ordered, IL, LB, UB, ST, StaticChunkedOne, Chunk, in EmitOMPWorksharingLoop() 3607 StaticChunkedOne ? Chunk : nullptr); in EmitOMPWorksharingLoop() 3611 if (!StaticChunkedOne) in EmitOMPWorksharingLoop() 3630 StaticChunkedOne ? S.getCombinedParForInDistCond() in EmitOMPWorksharingLoop() 3632 StaticChunkedOne ? S.getDistInc() : S.getInc(), in EmitOMPWorksharingLoop()
|