Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:stable_end

122   for (stable_iterator si = getInnermostNormalCleanup(), se = stable_end();
128 return stable_end();
132 for (stable_iterator si = getInnermostEHScope(), se = stable_end();
145 return stable_end();
197 assert(getInnermostEHScope() == stable_end());
683 (Scope.getEnclosingNormalCleanup() != EHStack.stable_end());
859 if (TopCleanup == EHStack.stable_end() ||
890 if (TopCleanup == EHStack.stable_end() ||
1058 assert(C != EHStack.stable_end() && "activating bottom of stack?");
1070 assert(C != EHStack.stable_end() && "deactivating bottom of stack?");