Lines Matching full:fixups
189 // Check whether we can shrink the branch-fixups stack.
191 // If we no longer have any normal cleanups, all the fixups are
233 /// Remove any 'null' fixups on the stack. However, we can't pop more
234 /// fixups than the fixup depth on the innermost normal cleanup, or
235 /// else fixups that we try to add to that cleanup will end up in the
240 // normal cleanup; otherwise there really shouldn't be any fixups.
275 /// All the branch fixups on the EH stack have propagated out past the
340 "branch fixups exist with no normal cleanups on stack");
561 /// any branch fixups on the cleanup.
647 EHStack.popCleanup(); // safe because there are no fixups
708 // we have fallthrough. All the fixups and existing branches
721 // - if there are fixups that will be optimistically forwarded
748 // - if there are fixups that have nowhere left to go and
757 // TODO: base this on the number of branch-afters and fixups
781 // the fixups now.
801 // Optimistically hope that any fixups will continue falling through.
851 // as NormalExit, go back and patch up the fixups.
899 // scope, we don't need to worry about fixups.
930 // scope, we don't need to worry about fixups.