Searched refs:IsOmpAllMemory (Results 1 – 1 of 1) sorted by relevance
2292 bool IsOmpAllMemory = false; in VisitOMPDependClause() local2295 IsOmpAllMemory = true; in VisitOMPDependClause()2298 IsOmpAllMemory = true; in VisitOMPDependClause()2301 if (!Node->varlist_empty() || IsOmpAllMemory) in VisitOMPDependClause()2304 if (IsOmpAllMemory) { in VisitOMPDependClause()