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