// RUN: %exploded_graph_rewriter %s | FileCheck %s // CHECK: Store: // CHECK-SAME: (0x2) // CHECK-SAME: // CHECK-SAME: // CHECK-SAME: // CHECK-SAME: // CHECK-SAME: // CHECK-SAME: // CHECK-SAME: // CHECK-SAME:
// CHECK-SAME: x // CHECK-SAME: // CHECK-SAME: 0 // CHECK-SAME: // CHECK-SAME: (Default) // CHECK-SAME: // CHECK-SAME: Undefined // CHECK-SAME:
Node0x1 [shape=record,label= "{ { "state_id": 2, "program_points": [ { "kind": "BlockEntrance", "block_id": 1, "terminator": null, "term_kind": null, "tag": null, "node_id": 1, "has_report": 0, "is_sink": 0 } ], "program_state": { "environment": null, "constraints": null, "dynamic_types": null, "constructing_objects": null, "checker_messages": null, "store": { "pointer": "0x2", "items": [ { "cluster": "x", "pointer": "0x3", "items": [ { "kind": "Default", "offset": 0, "value": "Undefined" } ] } ] } } } \l}"];