Home
last modified time | relevance | path

Searched refs:ourExceptionThrownState (Results 1 – 1 of 1) sorted by relevance

/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp192 static llvm::ConstantInt *ourExceptionThrownState; variable
1056 theSwitch->addCase(ourExceptionThrownState, &unwindResumeBlock); in createFinallyBlock()
1290 builder.CreateStore(ourExceptionThrownState, exceptionCaughtFlag); in createCatchWrappedInvokeFunction()
1655 ourExceptionThrownState = in createStandardUtilityFunctions()