Searched refs:DependentInits (Results 1 – 3 of 3) sorted by relevance
234 Dir->setDependentInits(Exprs.DependentInits); in Create()277 Dir->setDependentInits(Exprs.DependentInits); in Create()323 Dir->setDependentInits(Exprs.DependentInits); in Create()453 Dir->setDependentInits(Exprs.DependentInits); in Create()498 Dir->setDependentInits(Exprs.DependentInits); in Create()791 Dir->setDependentInits(Exprs.DependentInits); in Create()895 Dir->setDependentInits(Exprs.DependentInits); in Create()940 Dir->setDependentInits(Exprs.DependentInits); in Create()983 Dir->setDependentInits(Exprs.DependentInits); in Create()1028 Dir->setDependentInits(Exprs.DependentInits); in Create()[all …]
854 SmallVector<Expr *, 4> DependentInits; member902 DependentInits.resize(Size); in clear()911 DependentInits[i] = nullptr; in clear()
8696 Built.DependentInits.resize(NestedLoopCount); in checkOpenMPLoop()8793 Built.DependentInits[Cnt] = nullptr; in checkOpenMPLoop()8798 Built.DependentInits[Cnt] = in checkOpenMPLoop()