Home | History | Annotate | Download | only in compiler

Lines Matching refs:TRACE

31 #define TRACE(...)                                    \
36 #define TRACE(...)
371 TRACE("At state %p, alias @%d (#%d), copying virtual object from %p to %p\n",
403 TRACE(" Updating fields of @%d\n", alias);
500 TRACE(" Field %zu agree on rep #%d\n", i, field->id());
509 TRACE(" Field %zu cleared\n", i);
571 TRACE(" Alias %d, virtual object removed\n", alias);
701 TRACE("Setting #%d (%s) to escaped because of unresolved load #%i\n",
742 TRACE("Setting #%d (%s) to escaped because of store to field of #%d\n",
754 TRACE("Setting #%d (%s) to escaped because of store to field of #%d\n",
763 TRACE("Created status entry for node #%d (%s)\n", node->id(),
772 TRACE("Setting #%d to escaped because of non-const alloc\n", node->id());
794 TRACE(
811 TRACE(
821 TRACE("Setting #%d (%s) to escaped because of use by #%d (%s)\n",
848 TRACE("Setting #%d (%s) to escaped because of use by #%d (%s)\n",
863 TRACE("Setting #%d (%s) to escaped because of use by #%d (%s)\n",
938 TRACE("Discovering trackable nodes");
946 TRACE(" @%d:%s#%u", aliases_[node->id()], node->op()->mnemonic(),
960 TRACE(" @%d:%s#%u", aliases_[allocate->id()],
965 TRACE(" @%d:%s#%u", aliases_[node->id()], node->op()->mnemonic(),
982 TRACE("\n");
1172 TRACE("Cleared all fields of @%d:#%d\n",
1186 TRACE("Copying virtual state %p to new state %p at node %s#%d\n",
1233 TRACE("Forwarding object state %p from %s#%d to %s#%d",
1239 TRACE(", effect input %s#%d is branch point", effect->op()->mnemonic(),
1242 TRACE("\n");
1262 TRACE("Effect Phi #%d got new virtual state %p.\n", node->id(),
1268 TRACE("At Effect Phi #%d, merging states into %p:", node->id(),
1283 TRACE(" %p (from %d %s)", static_cast<void*>(state), input->id(),
1286 TRACE("\n");
1295 TRACE("Merge %s the node.\n", changed ? "changed" : "did not change");
1361 TRACE("Replacement of #%d is #%d (%s)\n", node->id(), rep->id(),
1364 TRACE("Replacement of #%d cleared\n", node->id());
1440 TRACE("Load #%d from phi #%d", load->id(), from->id());
1468 TRACE(" got phi created.\n");
1470 TRACE(" has already phi #%d.\n", rep->id());
1473 TRACE(" has incomplete field info.\n");
1476 TRACE(" has incomplete virtual object info.\n");
1495 TRACE(
1549 TRACE(
1573 TRACE(
1622 TRACE(
1633 TRACE("Cleared all fields of @%d:#%d\n",
1661 TRACE(