https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64024
--- Comment #8 from Richard Biener <rguenth at gcc dot gnu.org> --- Usually it is only that which is hard to recompute, the base is pretty much stable. But of course you never know. You could also simply add a vec<simd_call_arg_info> to the stmt vinfo struct ...