#include <CxtStmt.h>
Definition at line 492 of file CxtStmt.h.
◆ operator()()
Definition at line 494 of file CxtStmt.h.
495 {
496 std::hash<SVF::CxtStmt> csH;
498 return pairH({cts.
getTid(), csH(cts)});
499 }
NodeID getTid() const
Return current context.
llvm::IRBuilder IRBuilder
The documentation for this struct was generated from the following file:
- /home/runner/work/SVF/SVF/svf/include/Util/CxtStmt.h