Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Handlers

216   // handlers.  Unlike the C++ case, we use the same personality
786 // Accumulate all the handlers in scope.
849 // If we have an EH filter, we need to add those handlers in the
1173 assert(i < e && "ran off end of handlers!");
1243 // the handlers might scribble on this memory.
1244 SmallVector<EHCatchScope::Handler, 8> Handlers(NumHandlers);
1245 memcpy(Handlers.data(), CatchScope.begin(),
1257 // Determine if we need an implicit rethrow for all these catch handlers;
1264 // Perversely, we emit the handlers backwards precisely because we
1269 // different handlers, and EmitBlockAfterUses will cause the second
1272 llvm::BasicBlock *CatchBlock = Handlers[I-1].Block;
1436 // are no catch handlers higher on the stack. Therefore, we