Files
swift-mirror/lib/IRGen/IRBuilder.h
Kavon Farvardin 885b758a52 IRGen: throws prediction for non-SIL calls
Some calls to throwing functions aren't represented with `try_apply` in
SIL, so we generate llvm.expect's when throw prediction is enabled.
2024-08-08 21:21:52 -04:00

20 KiB