class SyntaxTree::YARV::Legacy::OptSetInlineCache

def to_a(_iseq)

def to_a(_iseq)
  [:opt_setinlinecache, cache]
end