* Don't implement Eq and Hash for EntityList * Generate eq and hash methods for InstructionData * Use the eq() and hash() methods of InstructionData in simple_gvn
This crate contains array-based data structures used by the core Cretonne code generator which use densely numbered entity references as mapping keys.