Searched refs:ProcessIterationStmt (Results 1 – 1 of 1) sorted by relevance
1482 bool ProcessIterationStmt(Sema &S, Stmt* Statement, bool &Increment, in ProcessIterationStmt() function1569 if (!ProcessIterationStmt(S, Third, LoopIncrement, LoopDRE)) return; in CheckForRedundantIteration()1570 if (!ProcessIterationStmt(S, LastStmt, LastIncrement, LastDRE)) return; in CheckForRedundantIteration()