Home | History | Annotate | Download | only in ExceptionDemo

Lines Matching refs:CreateExtractValue

1282   llvm::Value *unwindException = builder.CreateExtractValue(caughtResult, 0);
1283 llvm::Value *retTypeInfoIndex = builder.CreateExtractValue(caughtResult, 1);