Searched refs:setLoopCounter (Results 1 – 4 of 4) sorted by relevance
314 Clause->setLoopCounter(I, nullptr); in Create()325 Clause->setLoopCounter(I, nullptr); in CreateEmpty()340 void OMPOrderedClause::setLoopCounter(unsigned NumLoop, Expr *Counter) { in setLoopCounter() function in OMPOrderedClause
1554 void setLoopCounter(unsigned NumLoop, Expr *Counter);
12188 C->setLoopCounter(I, Record.readSubExpr()); in VisitOMPOrderedClause()
7947 DSA.getOrderedRegionParam().second->setLoopCounter( in checkOpenMPIterationSpace()