Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:stable_end

357                    InnermostNormalCleanup(stable_end()),
358 InnermostEHScope(stable_end()) {}
457 return InnermostEHScope != stable_end();
462 return InnermostNormalCleanup != stable_end();
466 /// stable_end() if there are no normal cleanups.
496 static stable_iterator stable_end() {