Searched refs:LastIncrement (Results 1 – 1 of 1) sorted by relevance
2124 bool LoopIncrement, LastIncrement; in CheckForRedundantIteration() local2128 if (!ProcessIterationStmt(S, LastStmt, LastIncrement, LastDRE)) return; in CheckForRedundantIteration()2132 if (LoopIncrement != LastIncrement || in CheckForRedundantIteration()2138 << LastDRE->getDecl() << LastIncrement; in CheckForRedundantIteration()