class SyntaxTree::YARV::Legacy::OptSetInlineCache

def disasm(fmt)

def disasm(fmt)
  fmt.instruction("opt_setinlinecache", [fmt.inline_storage(cache)])
end