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

/external/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp1468 llvm::Function *raiseOurException = module.getFunction( local
1476 builder.CreateCall(raiseOurException, exception);
/external/swiftshader/third_party/LLVM/examples/ExceptionDemo/
H A DExceptionDemo.cpp1512 llvm::Function *raiseOurException = module.getFunction( local
1520 builder.CreateCall(raiseOurException, exception);

Completed in 171 milliseconds