Class IMergeFn defines the interface that all merge functions must satisfy.
More...
List of all members.
Detailed Description
Class IMergeFn defines the interface that all merge functions must satisfy.
Constructor & Destructor Documentation
wali::IMergeFn::IMergeFn |
( |
|
) |
|
wali::IMergeFn::~IMergeFn |
( |
|
) |
[virtual] |
Member Function Documentation
Return the result of merging the weight [w1] from the caller with the weight [w2] that summarizes the callee.
- Returns:
- sem_elem_t summarizing the path from call -> enter -> exit -> return
Implemented in wali::MergeFn, and wali::witness::WitnessMergeFn.
virtual bool wali::IMergeFn::equal |
( |
merge_fn_t |
mf |
) |
[pure virtual] |
Member Data Documentation
The documentation for this class was generated from the following files: