Searched refs:setDependentCounters (Results 1 – 2 of 2) sorted by relevance
243 void OMPLoopDirective::setDependentCounters(ArrayRef<Expr *> A) { in setDependentCounters() function in OMPLoopDirective320 Dir->setDependentCounters(Exprs.DependentCounters); in Create()363 Dir->setDependentCounters(Exprs.DependentCounters); in Create()539 Dir->setDependentCounters(Exprs.DependentCounters); in Create()686 Dir->setDependentCounters(Exprs.DependentCounters); in Create()731 Dir->setDependentCounters(Exprs.DependentCounters); in Create()1080 Dir->setDependentCounters(Exprs.DependentCounters); in Create()1184 Dir->setDependentCounters(Exprs.DependentCounters); in Create()1229 Dir->setDependentCounters(Exprs.DependentCounters); in Create()1272 Dir->setDependentCounters(Exprs.DependentCounters); in Create()[all …]
1314 void setDependentCounters(ArrayRef<Expr *> A);