| MLIR
    22.0.0git
    | 
Allow hashing of lattice anchors and program points. More...
#include "mlir/Analysis/DataFlowFramework.h"
| Static Public Member Functions | |
| static mlir::ProgramPoint | getEmptyKey () | 
| static mlir::ProgramPoint | getTombstoneKey () | 
| static unsigned | getHashValue (mlir::ProgramPoint pp) | 
| static bool | isEqual (mlir::ProgramPoint lhs, mlir::ProgramPoint rhs) | 
Allow hashing of lattice anchors and program points.
Definition at line 789 of file DataFlowFramework.h.
| 
 | inlinestatic | 
Definition at line 790 of file DataFlowFramework.h.
| 
 | inlinestatic | 
Definition at line 802 of file DataFlowFramework.h.
References mlir::ProgramPoint::getBlock(), and mlir::ProgramPoint::getPoint().
| 
 | inlinestatic | 
Definition at line 796 of file DataFlowFramework.h.
| 
 | inlinestatic | 
Definition at line 805 of file DataFlowFramework.h.