[ConstraintElimination] Make sure the variable is available before use.
This fixes a crash when trying to access an index for a value where we don't have a known index. Fixes #58009.
Loading
Please sign in to comment
This fixes a crash when trying to access an index for a value where we don't have a known index. Fixes #58009.