Utilities for printing location info steps in the trace in a format agnostic way. More...
Go to the source code of this file.
Utilities for printing location info steps in the trace in a format agnostic way.
Definition in file structured_trace_util.cpp.
Definition at line 39 of file structured_trace_util.cpp.
Identify for a given instruction whether it is a loophead or just a location.
Loopheads are determined by whether there is backwards jump to them. This matches the loop detection used for loop IDs
Definition at line 17 of file structured_trace_util.cpp.
Turns a default_step_kindt into a string that can be used in the trace.
Definition at line 27 of file structured_trace_util.cpp.