Home
last modified time | relevance | path

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

/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp1423 llvm::BasicBlock *generatedThrowBlock = llvm::BasicBlock::Create(context, in createThrowExceptionFunction() local
1456 generatedThrowBlock, in createThrowExceptionFunction()
1465 builder.SetInsertPoint(generatedThrowBlock); in createThrowExceptionFunction()