Home
last modified time | relevance | path

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

/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp1330 llvm::Value *typeInfoThrown = builder.CreatePointerCast( in createCatchWrappedInvokeFunction() local
1339 typeInfoThrown = builder.CreateStructGEP(typeInfoThrown, 0); in createCatchWrappedInvokeFunction()
1342 builder.CreateStructGEP(typeInfoThrown, 0); in createCatchWrappedInvokeFunction()