1 Matching Annotations
- Nov 2018
-
inst-fs-iad-prod.inscloudgate.net inst-fs-iad-prod.inscloudgate.net
-
Similar to an extended basic block, a trace is only entered atthe top, but may have many exits. In contrast to an extended basicblock, a trace can contain join nodes. Since a trace always onlyfollows one single path through the original program, however, joinnodes are not recognizable as such in a trace and have a singlepredecessor node like regular nodes.
Interested here.
-