enum :value_kind, [
      :argument, 0,
      :basic_block, 1,
      :memory_use, 2,
      :memory_def, 3,