Searched refs:setDependentCounters (Results 1 – 2 of 2) sorted by relevance
243 void OMPLoopDirective::setDependentCounters(ArrayRef<Expr *> A) { in setDependentCounters() function in OMPLoopDirective319 Dir->setDependentCounters(Exprs.DependentCounters); in Create()364 Dir->setDependentCounters(Exprs.DependentCounters); in Create()518 Dir->setDependentCounters(Exprs.DependentCounters); in Create()665 Dir->setDependentCounters(Exprs.DependentCounters); in Create()710 Dir->setDependentCounters(Exprs.DependentCounters); in Create()1042 Dir->setDependentCounters(Exprs.DependentCounters); in Create()1146 Dir->setDependentCounters(Exprs.DependentCounters); in Create()1191 Dir->setDependentCounters(Exprs.DependentCounters); in Create()1234 Dir->setDependentCounters(Exprs.DependentCounters); in Create()[all …]
1329 void setDependentCounters(ArrayRef<Expr *> A);