Lines Matching defs:Skipped
726 const Stmt *Skipped = S.getElse();
728 std::swap(Executed, Skipped);
730 // If the skipped block has no labels in it, just emit the executed block.
732 if (S.isConstexpr() || !ContainsLabel(Skipped)) {
883 // The LoopHeader typically is just a branch if we skipped emitting
945 // The DoCond block typically is just a branch if we skipped
1564 // the skipped statements must be skippable) or we might already have it.
1571 // Keep track of whether we see a skipped declaration. The code could be
1572 // using the declaration even if it is skipped, so we can't optimize out
1589 // If we found the case and skipped declarations, we can't do the
1608 // If we found the case and skipped declarations, we can't do the