Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:Cleanups

1394   // any cleanups or do anything that might unwind.  We do that separately, so
1395 // we can push the cleanups in the correct order for the ABI.
1793 // with noreturn cleanups.
2087 ArrayRef<CallArgList::CallArgCleanup> Cleanups =
2091 I = Cleanups.rbegin(), E = Cleanups.rend(); I != E; ++I) {
2143 // isn't null, so we need to register a dominating point so that the cleanups