P4C
The P4 Compiler
Loading...
Searching...
No Matches
P4::Coverage::SourceIdCmp Struct Reference

Utility function to compare IR nodes in a set. We use their source info. More...

#include <coverage.h>

Public Member Functions

bool operator() (const IR::Node *s1, const IR::Node *s2) const
 

Detailed Description

Utility function to compare IR nodes in a set. We use their source info.