Searched defs:For (Results 1 – 7 of 7) sorted by relevance
38 if (const auto *For = dyn_cast<ForStmt>(S)) in isSemicolonRequiredAfter() local
429 auto &For = *(Tokens.end() - 2); tryMergeForEach() local [all...]
546 std::optional<Clarification> VisitForStmt(const ForStmt *For) { in VisitForStmt() argument [all...]
166 if (auto *For = dyn_cast<ForStmt>(CurStmt)) { in doForAllLoops() local 186 if (auto *For = dyn_cast<ForStmt>(Loop)) { in doForAllLoopsBodies() local
585 processLoopStores(SmallVectorImpl<StoreInst * > & SL,const SCEV * BECount,ForMemset For) processLoopStores() argument [all...]
1862 if (const auto *For = dyn_cast<ForStmt>(SimplifiedS)) { emitBody() local 2018 if (const auto *For = dyn_cast<ForStmt>(SyntacticalLoop)) { EmitOMPCanonicalLoop() local [all...]
5842 if (auto *For = dyn_cast<ForStmt>(AStmt)) { ActOnOpenMPCanonicalLoop() local 9364 auto *For = dyn_cast_or_null<ForStmt>(S); checkOpenMPIterationSpace() local 14936 if (auto *For = dyn_cast<ForStmt>(CurStmt)) { checkTransformableLoopNest() local [all...]