LLVM API Documentation
#include <TargetInstrItineraries.h>
Collaboration diagram for llvm::InstrStage:
Public Attributes | |
unsigned | Cycles |
unsigned | Units |
Definition at line 27 of file TargetInstrItineraries.h.
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.