GCC Middle and Back End API Reference
constraint Struct Reference
Collaboration diagram for constraint:

Data Fields

struct constraint_expr lhs
 
struct constraint_expr rhs
 

Detailed Description

Our set constraints are made up of two constraint expressions, one
  LHS, and one RHS.

  As described in the introduction, our set constraints each represent an
  operation between set valued variables.

Field Documentation

◆ lhs

◆ rhs


The documentation for this struct was generated from the following file: