PandA-2024.02
Data Structures | Enumerations | Functions
Range.hpp File Reference
#include "APInt.hpp"
#include "bit_lattice.hpp"
#include "refcount.hpp"
#include "tree_common.hpp"
Include dependency graph for Range.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Range
 
class  RealRange
 

Enumerations

enum  RangeType {
  Empty, Unknown, Regular, Anti,
  Real
}
 

Functions

 REF_FORWARD_DECL (Range)
 
 CONSTREF_FORWARD_DECL (Range)
 
std::ostream & operator<< (std::ostream &OS, const Range &R)
 

Detailed Description

Author
Michele Fiorito miche.nosp@m.le.f.nosp@m.iorit.nosp@m.o@po.nosp@m.limi..nosp@m.it $Revision$ $Date$ Last modified by $Author$

Definition in file Range.hpp.

Enumeration Type Documentation

◆ RangeType

enum RangeType
Enumerator
Empty 
Unknown 
Regular 
Anti 
Real 

Definition at line 54 of file Range.hpp.

Function Documentation

◆ CONSTREF_FORWARD_DECL()

CONSTREF_FORWARD_DECL ( Range  )

◆ operator<<()

std::ostream& operator<< ( std::ostream &  OS,
const Range R 
)

Definition at line 2523 of file Range.cpp.

References Range::print().

Referenced by tree_node::tree_node().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ REF_FORWARD_DECL()

REF_FORWARD_DECL ( Range  )

Generated on Mon Feb 12 2024 13:03:20 for PandA-2024.02 by doxygen 1.8.13