Searched refs:DependentCounters (Results 1 – 3 of 3) sorted by relevance
319 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()1279 Dir->setDependentCounters(Exprs.DependentCounters); in Create()[all …]
815 SmallVector<Expr *, 4> DependentCounters; member865 DependentCounters.resize(Size); in clear()874 DependentCounters[I] = nullptr; in clear()
10128 Built.DependentCounters.resize(NestedLoopCount); in checkOpenMPLoop()10223 Built.DependentCounters[Cnt] = nullptr; in checkOpenMPLoop()10227 Built.DependentCounters[Cnt] = Built.Counters[IS.LoopDependentIdx - 1]; in checkOpenMPLoop()