[Bitcode] Guard against out of bounds value reference
We should make sure that the value ID is in bounds, otherwise we will assert / read out of bounds.
Loading
Please sign in to comment
We should make sure that the value ID is in bounds, otherwise we will assert / read out of bounds.