Searched refs:OPSD (Results 1 – 2 of 2) sorted by relevance
1733 else if (auto *OPSD = dyn_cast<OMPParallelSectionsDirective>(&S)) in EmitSections() local1734 HasCancel = OPSD->hasCancel(); in EmitSections()
349 else if (auto *OPSD = dyn_cast<OMPParallelSectionsDirective>(&D)) in emitParallelOutlinedFunction() local350 HasCancel = OPSD->hasCancel(); in emitParallelOutlinedFunction()