Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Handlers

202   // handlers.  Unlike the C++ case, we use the same personality
774 // Accumulate all the handlers in scope.
837 // If we have an EH filter, we need to add those handlers in the
1165 assert(i < e && "ran off end of handlers!");
1235 // the handlers might scribble on this memory.
1236 SmallVector<EHCatchScope::Handler, 8> Handlers(NumHandlers);
1237 memcpy(Handlers.data(), CatchScope.begin(),
1249 // Determine if we need an implicit rethrow for all these catch handlers.
1255 // Perversely, we emit the handlers backwards precisely because we
1260 // different handlers, and EmitBlockAfterUses will cause the second
1263 llvm::BasicBlock *CatchBlock = Handlers[I-1].Block;
1417 // are no catch handlers higher on the stack. Therefore, we