struct async_instruction_state
Declaration
struct async_instruction_state { /* full declaration omitted */ };
Member Variables
- instruction_id iid = -1
- allocation_id alloc_aid = null_allocation_id
- non-null iff instruction is an alloc_instruction
- async_event event
- std::unique_ptr<boundary_check_info> oob_info
- std::optional< tracy_integration::async_lane_cursor> tracy_lane_cursor