Resolve Inefficient codegen for eq of enum with identical variants #113506.
I implemented identical successors check for a simple case, expecting it to cover some common patterns.
I consider this to be a series of patches, balancing optimization improvements while considering compile time.
return false when BB´s sizes are not same?