GCC Middle and Back End API Reference
insn_reserv Struct Reference
Collaboration diagram for insn_reserv:

Data Fields

struct insn_reservnext
const char * name
int default_latency
rtx condexp
int insn_num
bool bypassed

Detailed Description

Synthetic attributes used by insn-automata.c and the scheduler.
   These are primarily concerned with (define_insn_reservation)
   patterns.   

Field Documentation

bool insn_reserv::bypassed
rtx insn_reserv::condexp
int insn_reserv::default_latency
int insn_reserv::insn_num
const char* insn_reserv::name

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