Home
last modified time | relevance | path

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

/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp1393 createThrowExceptionFunction(llvm::Module &module, llvm::IRBuilder<> &builder, in createThrowExceptionFunction() function
1525 llvm::Function *throwFunct = createThrowExceptionFunction(module, in createUnwindExceptionTest()