Searched refs:DependentPreInits (Results 1 – 1 of 1) sorted by relevance
9645 Stmt *DependentPreInits = Transform->getPreInits(); in checkOpenMPLoop() local9646 if (!DependentPreInits) in checkOpenMPLoop()9652 appendFlattenedStmtList(Constituents, DependentPreInits); in checkOpenMPLoop()14050 Stmt *DependentPreInits; in checkTransformableLoopNest() local14052 DependentPreInits = Dir->getPreInits(); in checkTransformableLoopNest()14054 DependentPreInits = Dir->getPreInits(); in checkTransformableLoopNest()14056 DependentPreInits = Dir->getPreInits(); in checkTransformableLoopNest()14058 DependentPreInits = Dir->getPreInits(); in checkTransformableLoopNest()14062 appendFlattenedStmtList(OriginalInits.back(), DependentPreInits); in checkTransformableLoopNest()