Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/include/polly/CodeGen/
H A DLoopGenerators.h38 StaticNonChunked = 34, enumerator
/llvm-project-15.0.7/polly/lib/CodeGen/
H A DLoopGeneratorsKMP.cpp234 case OMPGeneralSchedulingType::StaticNonChunked: in createSubFn()
308 Scheduling == OMPGeneralSchedulingType::StaticNonChunked) { in createSubFn()
564 return OMPGeneralSchedulingType::StaticNonChunked; in getSchedType()