Searched refs:DependentInits (Results 1 – 3 of 3) sorted by relevance
321 Dir->setDependentInits(Exprs.DependentInits); in Create()364 Dir->setDependentInits(Exprs.DependentInits); in Create()540 Dir->setDependentInits(Exprs.DependentInits); in Create()687 Dir->setDependentInits(Exprs.DependentInits); in Create()732 Dir->setDependentInits(Exprs.DependentInits); in Create()1081 Dir->setDependentInits(Exprs.DependentInits); in Create()1185 Dir->setDependentInits(Exprs.DependentInits); in Create()1230 Dir->setDependentInits(Exprs.DependentInits); in Create()1273 Dir->setDependentInits(Exprs.DependentInits); in Create()1318 Dir->setDependentInits(Exprs.DependentInits); in Create()[all …]
802 SmallVector<Expr *, 4> DependentInits; member850 DependentInits.resize(Size); in clear()859 DependentInits[I] = nullptr; in clear()
10217 Built.DependentInits.resize(NestedLoopCount); in checkOpenMPLoop()10312 Built.DependentInits[Cnt] = nullptr; in checkOpenMPLoop()10316 Built.DependentInits[Cnt] = Built.Inits[IS.LoopDependentIdx - 1]; in checkOpenMPLoop()