Searched refs:DependentInits (Results 1 – 3 of 3) sorted by relevance
320 Dir->setDependentInits(Exprs.DependentInits); in Create()365 Dir->setDependentInits(Exprs.DependentInits); in Create()519 Dir->setDependentInits(Exprs.DependentInits); in Create()666 Dir->setDependentInits(Exprs.DependentInits); in Create()711 Dir->setDependentInits(Exprs.DependentInits); in Create()1043 Dir->setDependentInits(Exprs.DependentInits); in Create()1147 Dir->setDependentInits(Exprs.DependentInits); in Create()1192 Dir->setDependentInits(Exprs.DependentInits); in Create()1235 Dir->setDependentInits(Exprs.DependentInits); in Create()1280 Dir->setDependentInits(Exprs.DependentInits); in Create()[all …]
818 SmallVector<Expr *, 4> DependentInits; member866 DependentInits.resize(Size); in clear()875 DependentInits[I] = nullptr; in clear()
10129 Built.DependentInits.resize(NestedLoopCount); in checkOpenMPLoop()10224 Built.DependentInits[Cnt] = nullptr; in checkOpenMPLoop()10228 Built.DependentInits[Cnt] = Built.Inits[IS.LoopDependentIdx - 1]; in checkOpenMPLoop()