Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp3380 bool StaticChunkedOne = in EmitOMPWorksharingLoop() local
3394 StaticChunkedOne) && in EmitOMPWorksharingLoop()
3408 [IVSize, IVSigned, Ordered, IL, LB, UB, ST, StaticChunkedOne, Chunk, in EmitOMPWorksharingLoop()
3419 StaticChunkedOne ? Chunk : nullptr); in EmitOMPWorksharingLoop()
3424 if (!StaticChunkedOne) in EmitOMPWorksharingLoop()
3443 StaticChunkedOne ? S.getCombinedParForInDistCond() in EmitOMPWorksharingLoop()
3445 StaticChunkedOne ? S.getDistInc() : S.getInc(), in EmitOMPWorksharingLoop()