¶[[nodiscard]] std::string print_instruction_graph(
const instruction_recorder& irec,
const command_recorder& crec,
const task_recorder& trec,
const std::string& title =
"Instruction Graph")
[[nodiscard]] std::string print_instruction_graph(
const instruction_recorder& irec,
const command_recorder& crec,
const task_recorder& trec,
const std::string& title =
"Instruction Graph")
Parameters
- const instruction_recorder& irec
- const command_recorder& crec
- const task_recorder& trec
- const std::string& title = "Instruction Graph"