LLVM API Documentation

llvm::InstrSchedule Member List

This is the complete list of members for llvm::InstrSchedule, including all inherited members.

begin()llvm::InstrSchedule [inline]
begin() const llvm::InstrSchedule [inline]
const_iterator typedefllvm::InstrSchedule
end()llvm::InstrSchedule [inline]
end() const llvm::InstrSchedule [inline]
getIGroup(CycleCount_t c)llvm::InstrSchedule [inline]
getIGroup(CycleCount_t c) const llvm::InstrSchedule [inline]
getInstr(unsigned int slotNum, CycleCount_t c)llvm::InstrSchedule [inline]
getNumInstructions() const llvm::InstrSchedule [inline]
getStartTime(unsigned int nodeId) const llvm::InstrSchedule [inline]
InstrSchedule(unsigned int _nslots, unsigned int _numNodes)llvm::InstrSchedule
iterator typedefllvm::InstrSchedule
scheduleInstr(const SchedGraphNode *node, unsigned int slotNum, CycleCount_t cycle)llvm::InstrSchedule [inline]
ScheduleIterator< const SchedGraphNode > classllvm::InstrSchedule [friend]
ScheduleIterator< SchedGraphNode > classllvm::InstrSchedule [friend]
~InstrSchedule()llvm::InstrSchedule