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