Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:Skipped

440     const Stmt *Skipped  = S.getElse();
442 std::swap(Executed, Skipped);
444 // If the skipped block has no labels in it, just emit the executed block.
446 if (!ContainsLabel(Skipped)) {
563 // The LoopHeader typically is just a branch if we skipped emitting
610 // The DoCond block typically is just a branch if we skipped
1090 // the skipped statements must be skippable) or we might already have it.
1093 // Keep track of whether we see a skipped declaration. The code could be
1094 // using the declaration even if it is skipped, so we can't optimize out
1111 // If we found the case and skipped declarations, we can't do the
1130 // If we found the case and skipped declarations, we can't do the