Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:Skipped

399     const Stmt *Skipped  = S.getElse();
401 std::swap(Executed, Skipped);
403 // If the skipped block has no labels in it, just emit the executed block.
405 if (!ContainsLabel(Skipped)) {
522 // The LoopHeader typically is just a branch if we skipped emitting
569 // The DoCond block typically is just a branch if we skipped
1046 // the skipped statements must be skippable) or we might already have it.
1049 // Keep track of whether we see a skipped declaration. The code could be
1050 // using the declaration even if it is skipped, so we can't optimize out
1067 // If we found the case and skipped declarations, we can't do the
1086 // If we found the case and skipped declarations, we can't do the