Home
last modified time | relevance | path

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

/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp1468 llvm::Function *raiseOurException = module.getFunction( in createThrowExceptionFunction() local
1476 builder.CreateCall(raiseOurException, exception); in createThrowExceptionFunction()