GCC Middle and Back End API Reference
hashable_expr::[union].ops Union Reference

Data Structures

struct  [struct].ops.single
struct  [struct].ops.unary
struct  [struct].ops.binary
struct  [struct].ops.ternary
struct  [struct].ops.call
struct  [struct].ops.phi

Data Fields

struct  single
struct  unary
struct  binary
struct  ternary
struct  call
struct  phi

Field Documentation

◆ binary

struct hashable_expr::[struct].ops.binary hashable_expr::binary

◆ call

struct hashable_expr::[struct].ops.call hashable_expr::call

◆ phi

struct hashable_expr::[struct].ops.phi hashable_expr::phi

◆ single

struct hashable_expr::[struct].ops.single hashable_expr::single

◆ ternary

struct hashable_expr::[struct].ops.ternary hashable_expr::ternary

◆ unary

struct hashable_expr::[struct].ops.unary hashable_expr::unary

The documentation for this union was generated from the following files: