Skip to main content

struct instruction_dependency_record

Declaration

struct instruction_dependency_record { /* full declaration omitted */ };

Member Variables

instruction_id predecessor
instruction_id successor
instruction_dependency_origin origin

Member Function Overview

Member Functions

instruction_dependency_record(
    instruction_id predecessor,
    instruction_id successor,
    instruction_dependency_origin origin)

Parameters

instruction_id predecessor
instruction_id successor
instruction_dependency_origin origin