Searched refs:DependentPreInits (Results 1 – 1 of 1) sorted by relevance
9733 Stmt *DependentPreInits = Transform->getPreInits(); in checkOpenMPLoop() local9734 if (!DependentPreInits) in checkOpenMPLoop()9740 appendFlattenedStmtList(Constituents, DependentPreInits); in checkOpenMPLoop()14222 Stmt *DependentPreInits; in checkTransformableLoopNest() local14224 DependentPreInits = Dir->getPreInits(); in checkTransformableLoopNest()14226 DependentPreInits = Dir->getPreInits(); in checkTransformableLoopNest()14228 DependentPreInits = Dir->getPreInits(); in checkTransformableLoopNest()14230 DependentPreInits = Dir->getPreInits(); in checkTransformableLoopNest()14232 DependentPreInits = Dir->getPreInits(); in checkTransformableLoopNest()14236 appendFlattenedStmtList(OriginalInits.back(), DependentPreInits); in checkTransformableLoopNest()