6 #ifndef JLM_LLVM_IR_TRACE_HPP
7 #define JLM_LLVM_IR_TRACE_HPP
78 std::optional<int64_t>
bool traceThroughLoadedStates_
bool isTracingThroughLoadedStates()
void setTraceThroughLoadedStates(bool traceThroughLoadedStates)
rvsdg::Output & traceStep(rvsdg::Output &output, const rvsdg::Region *withinRegion) override
OutputTracer(bool enableCaching)
Represent acyclic RVSDG subgraphs.
Global memory state passed between functions.
rvsdg::Output & traceOutput(rvsdg::Output &output, const rvsdg::Region *withinRegion)
std::optional< int64_t > tryGetConstantSignedInteger(const rvsdg::Output &output)