Searched refs:getPreInits (Results 1 – 4 of 4) sorted by relevance
1007 Stmt *getPreInits() const;1349 const Stmt *getPreInits() const { in getPreInits() function1352 Stmt *getPreInits() { return Data->getChildren()[PreInitsOffset]; } in getPreInits() function5635 Stmt *getPreInits() const { return Data->getChildren()[PreInitsOffset]; } in getPreInits() function5708 Stmt *getPreInits() const { return Data->getChildren()[PreInitsOffset]; } in getPreInits() function5772 Stmt *getPreInits() const { return Data->getChildren()[PreInitsOffset]; } in getPreInits() function5846 Stmt *getPreInits() const { return Data->getChildren()[PreInitsOffset]; } in getPreInits() function
387 Stmt *OMPLoopTransformationDirective::getPreInits() const { in getPreInits() function in OMPLoopTransformationDirective393 return static_cast<const CLASS *>(this)->getPreInits(); in getPreInits()
185 PreInits = LD->getPreInits(); in emitPreInitStmt()187 PreInits = Tile->getPreInits(); in emitPreInitStmt()189 PreInits = Unroll->getPreInits(); in emitPreInitStmt()191 PreInits = Reverse->getPreInits(); in emitPreInitStmt()194 PreInits = Interchange->getPreInits(); in emitPreInitStmt()
9645 Stmt *DependentPreInits = Transform->getPreInits(); in checkOpenMPLoop()14052 DependentPreInits = Dir->getPreInits(); in checkTransformableLoopNest()14054 DependentPreInits = Dir->getPreInits(); in checkTransformableLoopNest()14056 DependentPreInits = Dir->getPreInits(); in checkTransformableLoopNest()14058 DependentPreInits = Dir->getPreInits(); in checkTransformableLoopNest()