Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp1367 llvm::BasicBlock *nativeThrowBlock = llvm::BasicBlock::Create(context, in createThrowExceptionFunction() local
1379 builder.SetInsertPoint(nativeThrowBlock); in createThrowExceptionFunction()
1409 nativeThrowBlock); in createThrowExceptionFunction()