_internal | ipConstant | [private] |
_top | ipConstant | [private] |
_value | ipConstant | [private] |
assign(const ipConstant *other) | ipConstant | |
binary_operator(const Operator *op, const analysisVal *right_operand) | ipConstant | [virtual] |
cast_operator(const typeNode *type) | ipConstant | [virtual] |
clone() const=0 | analysisVal | [pure virtual] |
diff(analysisVal *other) const | ipConstant | [virtual] |
intern() | ipConstant | [inline] |
ipConstant(constant &value) | ipConstant | [private] |
ipConstant() | ipConstant | [private] |
ipConstant(const ipConstant &other) | ipConstant | [private] |
ipConstantPropagation class | ipConstant | [friend] |
ipConstantsChanger class | ipConstant | [friend] |
is_bottom() const | ipConstant | [private] |
is_top() const | ipConstant | [private] |
meet_with(const analysisVal *other) | ipConstant | [virtual] |
print(ostream &o) | ipConstant | |
to_bottom() | ipConstant | [private] |
unary_operator(const Operator *op) | ipConstant | [virtual] |
value() const | ipConstant | [inline, private] |
value() | ipConstant | [inline, private] |
~analysisVal() | analysisVal | [inline, virtual] |
~ipConstant() | ipConstant | [private, virtual] |