Home | History | Annotate | Download | only in CodeGen

Lines Matching full:skipped

376     const Stmt *Skipped  = S.getElse();
378 std::swap(Executed, Skipped);
380 // If the skipped block has no labels in it, just emit the executed block.
382 if (!ContainsLabel(Skipped)) {
499 // The LoopHeader typically is just a branch if we skipped emitting
546 // The DoCond block typically is just a branch if we skipped
992 // the skipped statements must be skippable) or we might already have it.
995 // Keep track of whether we see a skipped declaration. The code could be
996 // using the declaration even if it is skipped, so we can't optimize out
1013 // If we found the case and skipped declarations, we can't do the
1032 // If we found the case and skipped declarations, we can't do the