Searched refs:BodyParts (Results 1 – 1 of 1) sorted by relevance
14821 SmallVector<Stmt *, 4> BodyParts; in ActOnOpenMPTileDirective() local14822 BodyParts.append(LoopHelper.Updates.begin(), LoopHelper.Updates.end()); in ActOnOpenMPTileDirective()14823 BodyParts.push_back(Inner); in ActOnOpenMPTileDirective()14824 Inner = CompoundStmt::Create(Context, BodyParts, FPOptionsOverride(), in ActOnOpenMPTileDirective()