Ghidra Decompiler Analysis Engine
|
A record for caching a Cover intersection test between two HighVariable objects. More...
#include <merge.hh>
Public Member Functions | |
bool | operator< (const HighEdge &op2) const |
Comparator. | |
Friends | |
class | Merge |
A record for caching a Cover intersection test between two HighVariable objects.
This is just a pair of HighVariable objects that can be used as a map key. The main Merge class uses it to cache intersection test results between the two variables in a map.