[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.
parent
d8315681
Please register or 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.