Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Skipped

489     const Stmt *Skipped  = S.getElse();
491 std::swap(Executed, Skipped);
493 // If the skipped block has no labels in it, just emit the executed block.
495 if (!ContainsLabel(Skipped)) {
712 // The LoopHeader typically is just a branch if we skipped emitting
773 // The DoCond block typically is just a branch if we skipped
1320 // the skipped statements must be skippable) or we might already have it.
1323 // Keep track of whether we see a skipped declaration. The code could be
1324 // using the declaration even if it is skipped, so we can't optimize out
1341 // If we found the case and skipped declarations, we can't do the
1360 // If we found the case and skipped declarations, we can't do the