#include <constantprop.h>
Definition at line 14 of file constantprop.h.
ipConstant::ipConstant |
( |
constant & |
value) | |
|
|
private |
ipConstant::ipConstant |
( |
) | |
|
|
private |
ipConstant::ipConstant |
( |
const ipConstant & |
other) | |
|
|
private |
ipConstant::~ipConstant |
( |
) | |
|
|
private |
void ipConstant::to_bottom |
( |
) | |
|
|
private |
bool ipConstant::is_top |
( |
) | |
const |
|
private |
bool ipConstant::is_bottom |
( |
) | |
const |
|
private |
const constant& ipConstant::value |
( |
) | |
const |
|
inlineprivate |
constant& ipConstant::value |
( |
) | |
|
|
inlineprivate |
void ipConstant::intern |
( |
) | |
|
|
inline |
void ipConstant::assign |
( |
const ipConstant & |
other) | |
|
void ipConstant::meet_with |
( |
const ipConstant & |
other) | |
|
void ipConstant::binary_operator |
( |
const Operator * |
op, |
|
|
const ipConstant & |
right_operand |
|
) |
| |
void ipConstant::unary_operator |
( |
const Operator * |
op) | |
|
void ipConstant::cast_operator |
( |
const typeNode * |
type) | |
|
void ipConstant::print |
( |
ostream & |
o) | |
|
constant ipConstant::_value |
|
private |
bool ipConstant::_internal |
|
private |
The documentation for this class was generated from the following file: