Searched refs:setLoopCounter (Results 1 – 4 of 4) sorted by relevance
205 Clause->setLoopCounter(I, nullptr); in Create()216 Clause->setLoopCounter(I, nullptr); in CreateEmpty()231 void OMPOrderedClause::setLoopCounter(unsigned NumLoop, Expr *Counter) { in setLoopCounter() function in OMPOrderedClause
1195 void setLoopCounter(unsigned NumLoop, Expr *Counter);
11944 C->setLoopCounter(I, Record.readSubExpr()); in VisitOMPOrderedClause()
4908 DSA.getOrderedRegionParam().second->setLoopCounter( in checkOpenMPIterationSpace()