LLVM API Documentation

llvm::InstrStage Struct Reference

#include <TargetInstrItineraries.h>

Collaboration diagram for llvm::InstrStage:

Collaboration graph
[legend]
List of all members.

Public Attributes

unsigned Cycles
unsigned Units

Detailed Description

Definition at line 27 of file TargetInstrItineraries.h.


Member Data Documentation

unsigned llvm::InstrStage::Cycles

Definition at line 28 of file TargetInstrItineraries.h.

Referenced by llvm::ScheduleDAG::BuildSchedUnits().

unsigned llvm::InstrStage::Units

Definition at line 29 of file TargetInstrItineraries.h.


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