Searched refs:LoopIncrement (Results 1 – 2 of 2) sorted by relevance
269 TEST(ConditionVariable, LoopIncrement) { in TEST() argument
1564 bool LoopIncrement, LastIncrement; in CheckForRedundantIteration() local1567 if (!ProcessIterationStmt(S, Third, LoopIncrement, LoopDRE)) return; in CheckForRedundantIteration()1572 if (LoopIncrement != LastIncrement || in CheckForRedundantIteration()1580 << LoopIncrement; in CheckForRedundantIteration()