Searched defs:For (Results 1 – 7 of 7) sorted by relevance
38 if (const auto *For = dyn_cast<ForStmt>(S)) in isSemicolonRequiredAfter() local
510 auto &For = *(Tokens.end() - 2); in tryMergeForEach() local
544 std::optional<Clarification> VisitForStmt(const ForStmt *For) { in VisitForStmt()
166 if (auto *For = dyn_cast<ForStmt>(CurStmt)) { in doForAllLoops() local186 if (auto *For = dyn_cast<ForStmt>(Loop)) { in doForAllLoopsBodies() local
614 const SCEV *BECount, ForMemset For) { in processLoopStores()
1934 if (const auto *For = dyn_cast<ForStmt>(SimplifiedS)) { in emitBody() local2091 if (const auto *For = dyn_cast<ForStmt>(SyntacticalLoop)) { in EmitOMPCanonicalLoop() local
5620 if (auto *For = dyn_cast<ForStmt>(AStmt)) { in ActOnOpenMPCanonicalLoop() local9212 auto *For = dyn_cast_or_null<ForStmt>(S); in checkOpenMPIterationSpace() local14208 if (auto *For = dyn_cast<ForStmt>(CurStmt)) { in checkTransformableLoopNest() local