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