Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenACC.cpp1699 bool IsActiveTile = TileInfo.CurTileCount && *TileInfo.CurTileCount > 0; in ActOnForStmtEnd() local
1701 if (IsActiveCollapse || IsActiveTile) { in ActOnForStmtEnd()
1712 if (OtherStmtLoc.isValid() && IsActiveTile) { in ActOnForStmtEnd()