Searched refs:IsOmpAllMemory (Results 1 – 1 of 1) sorted by relevance
2488 bool IsOmpAllMemory = false; in VisitOMPDependClause() local2491 IsOmpAllMemory = true; in VisitOMPDependClause()2494 IsOmpAllMemory = true; in VisitOMPDependClause()2497 if (!Node->varlist_empty() || IsOmpAllMemory) in VisitOMPDependClause()2500 if (IsOmpAllMemory) { in VisitOMPDependClause()