[StackSafety,NFC] Replace map with vector
We don't need to lookup InstructionNumbering by number, so we can use vector with index as assigned number.
Loading
Please sign in to comment
We don't need to lookup InstructionNumbering by number, so we can use vector with index as assigned number.