Searched refs:DependentCounters (Results 1 – 3 of 3) sorted by relevance
320 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()1317 Dir->setDependentCounters(Exprs.DependentCounters); in Create()[all …]
799 SmallVector<Expr *, 4> DependentCounters; member849 DependentCounters.resize(Size); in clear()858 DependentCounters[I] = nullptr; in clear()
10216 Built.DependentCounters.resize(NestedLoopCount); in checkOpenMPLoop()10311 Built.DependentCounters[Cnt] = nullptr; in checkOpenMPLoop()10315 Built.DependentCounters[Cnt] = Built.Counters[IS.LoopDependentIdx - 1]; in checkOpenMPLoop()