Searched refs:IsOmpAllMemory (Results 1 – 1 of 1) sorted by relevance
2227 bool IsOmpAllMemory = false; in VisitOMPDependClause() local2230 IsOmpAllMemory = true; in VisitOMPDependClause()2233 IsOmpAllMemory = true; in VisitOMPDependClause()2236 if (!Node->varlist_empty() || IsOmpAllMemory) in VisitOMPDependClause()2239 if (IsOmpAllMemory) { in VisitOMPDependClause()