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
- instruction_dependency_record(instruction_id predecessor, instruction_id successor, instruction_dependency_origin origin)
Member Functions
¶instruction_dependency_record(
instruction_id predecessor,
instruction_id successor,
instruction_dependency_origin origin)
instruction_dependency_record(
instruction_id predecessor,
instruction_id successor,
instruction_dependency_origin origin)
Parameters
- instruction_id predecessor
- instruction_id successor
- instruction_dependency_origin origin