GCC Middle and Back End API Reference
_dep Struct Reference

#include <sched-int.h>

Collaboration diagram for _dep:

Data Fields

rtx pro
rtx con
struct dep_replacementreplace
ds_t status
ENUM_BITFIELD(reg_note) type
unsigned 
nonreg:1
unsigned multiple:1
int cost:20

Detailed Description

Information about the dependency.   

Field Documentation

rtx _dep::con
int _dep::cost
unsigned _dep::multiple
ENUM_BITFIELD (reg_note) type unsigned _dep::nonreg
rtx _dep::pro
struct dep_replacement* _dep::replace
ds_t _dep::status

The documentation for this struct was generated from the following file: