Searched refs:setLoopCounter (Results 1 – 4 of 4) sorted by relevance
353 Clause->setLoopCounter(I, nullptr); in Create()364 Clause->setLoopCounter(I, nullptr); in CreateEmpty()379 void OMPOrderedClause::setLoopCounter(unsigned NumLoop, Expr *Counter) { in setLoopCounter() function in OMPOrderedClause
1896 void setLoopCounter(unsigned NumLoop, Expr *Counter);
10685 C->setLoopCounter(I, Record.readSubExpr()); in VisitOMPOrderedClause()
9499 DSA.getOrderedRegionParam().second->setLoopCounter( in checkOpenMPIterationSpace()