Home
last modified time | relevance | path

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

/llvm-project-15.0.7/polly/lib/CodeGen/
H A DIslAst.cpp109 bool InParallelFor = false; member
259 if (!BuildInfo->InParallelFor && !BuildInfo->InSIMD) in astBuildBeforeFor()
260 BuildInfo->InParallelFor = Payload->IsOutermostParallel = in astBuildBeforeFor()
289 BuildInfo->InParallelFor = false; in astBuildAfterFor()
528 BuildInfo.InParallelFor = false; in init()