Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:NormalAndEHCleanup

1071     return (needsEHCleanup(kind) ? NormalAndEHCleanup : NormalCleanup);
2271 ? NormalAndEHCleanup : NormalCleanup;