LLVM API Documentation

Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

llvm::DelaySlotInfo Member List

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

addDelayNode(const SchedGraphNode *node)llvm::DelaySlotInfo [inline]
DelaySlotInfo(const SchedGraphNode *_brNode, unsigned _ndelays)llvm::DelaySlotInfo [inline]
getDelayNodeVec()llvm::DelaySlotInfo [inline]
getNumDelays()llvm::DelaySlotInfo [inline]
recordChosenSlot(cycles_t cycle, unsigned slotNum)llvm::DelaySlotInfo [inline]
scheduleDelayedNode(SchedulingManager &S)llvm::DelaySlotInfo