Searched refs:getAssociatedLoops (Results 1 – 1 of 1) sorted by relevance
303 unsigned getAssociatedLoops() const { return Stack.back().AssociatedLoops; } in getAssociatedLoops() function in __anon216cbd260111::DSAStackTy4584 unsigned AssociatedLoops = DSAStack->getAssociatedLoops(); in ActOnOpenMPLoopInitialization()7482 if (CKind == OMPC_collapse && DSAStack->getAssociatedLoops() == 1) in VerifyPositiveIntegerConstantInClause()