|
Static Value-Flow Analysis
|
#include <MHP.h>
Public Attributes | |
| NodeBS | tids |
| Map< NodeID, NodeBS > | interleavingByTid |
Query-only exact compression of the context-sensitive fixed point. For one ICFG node, interleavingByTid[t] is the union of the interleaving sets of every calling context in which thread t reaches the node. MHP's existential context-pair query factors exactly through these per-tid unions (see mayHappenInParallelInst).