Home
last modified time | relevance | path

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

/external/llvm-project/polly/lib/CodeGen/
DIslAst.cpp433 auto RWAccEnd = MinMaxReadWrite.end(); in buildRunCondition() local
435 for (auto RWAccIt0 = MinMaxReadWrite.begin(); RWAccIt0 != RWAccEnd; in buildRunCondition()
437 for (auto RWAccIt1 = RWAccIt0 + 1; RWAccIt1 != RWAccEnd; ++RWAccIt1) in buildRunCondition()