Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp4498 bool OmpAllMemory = false; in buildDependences() local
4504 OmpAllMemory = true; in buildDependences()
4520 if (OmpAllMemory && (Kind == OMPC_DEPEND_out || Kind == OMPC_DEPEND_inout)) in buildDependences()