Home | History | Annotate | Download | only in ExceptionDemo

Lines Matching refs:CreateExtractValue

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