Searched refs:exceptionCaughtFlag (Results 1 – 1 of 1) sorted by relevance
955 llvm::Value **exceptionCaughtFlag, in createFinallyBlock() argument958 assert(exceptionCaughtFlag && in createFinallyBlock()968 *exceptionCaughtFlag = createEntryBlockAlloca(toAddTo, in createFinallyBlock()1001 *exceptionCaughtFlag), in createFinallyBlock()1030 llvm::Value &exceptionCaughtFlag) { in createCatchBlock() argument1049 builder.CreateStore(ourExceptionCaughtState, &exceptionCaughtFlag); in createCatchBlock()1132 llvm::Value *exceptionCaughtFlag = NULL; in createCatchWrappedInvokeFunction() local1146 &exceptionCaughtFlag, in createCatchWrappedInvokeFunction()1162 *exceptionCaughtFlag); in createCatchWrappedInvokeFunction()1239 builder.CreateStore(ourExceptionThrownState, exceptionCaughtFlag); in createCatchWrappedInvokeFunction()