Searched refs:setDependentCounters (Results 1 – 2 of 2) sorted by relevance
175 void OMPLoopDirective::setDependentCounters(ArrayRef<Expr *> A) { in setDependentCounters() function in OMPLoopDirective233 Dir->setDependentCounters(Exprs.DependentCounters); in Create()276 Dir->setDependentCounters(Exprs.DependentCounters); in Create()322 Dir->setDependentCounters(Exprs.DependentCounters); in Create()452 Dir->setDependentCounters(Exprs.DependentCounters); in Create()497 Dir->setDependentCounters(Exprs.DependentCounters); in Create()790 Dir->setDependentCounters(Exprs.DependentCounters); in Create()894 Dir->setDependentCounters(Exprs.DependentCounters); in Create()939 Dir->setDependentCounters(Exprs.DependentCounters); in Create()982 Dir->setDependentCounters(Exprs.DependentCounters); in Create()[all …]
751 void setDependentCounters(ArrayRef<Expr *> A);