Searched refs:IsOmpAllMemory (Results 1 – 1 of 1) sorted by relevance
2294 bool IsOmpAllMemory = false; in VisitOMPDependClause() local2297 IsOmpAllMemory = true; in VisitOMPDependClause()2300 IsOmpAllMemory = true; in VisitOMPDependClause()2303 if (!Node->varlist_empty() || IsOmpAllMemory) in VisitOMPDependClause()2306 if (IsOmpAllMemory) { in VisitOMPDependClause()