#include <dataflow.h>
Inheritance diagram for FlowVal::
Public Methods | |
virtual FlowVal * | clone () const=0 |
virtual bool | diff (FlowVal *other) const=0 |
virtual void | meet (const FlowVal *other)=0 |
virtual void | to_top ()=0 |
void | meet_and_diff (const FlowVal *other, FlowProblem &fp) |
|
Reimplemented in declSetFlowVal, and defFlowVal. |
|
Reimplemented in declSetFlowVal, and defFlowVal. |
|
Reimplemented in declSetFlowVal, and defFlowVal. |
|
|
|
Reimplemented in declSetFlowVal, and defFlowVal. |