Searched refs:IsOmpAllMemory (Results 1 – 1 of 1) sorted by relevance
2188 bool IsOmpAllMemory = false; in VisitOMPDependClause() local2191 IsOmpAllMemory = true; in VisitOMPDependClause()2194 IsOmpAllMemory = true; in VisitOMPDependClause()2197 if (!Node->varlist_empty() || IsOmpAllMemory) in VisitOMPDependClause()2200 if (IsOmpAllMemory) { in VisitOMPDependClause()