Home
last modified time | relevance | path

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

/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp1421 llvm::BasicBlock *generatedThrowBlock = llvm::BasicBlock::Create(context, in createThrowExceptionFunction() local
1454 generatedThrowBlock, in createThrowExceptionFunction()
1463 builder.SetInsertPoint(generatedThrowBlock); in createThrowExceptionFunction()