LLVM API Documentation

llvm::MSchedGraphSBNode Member List

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

addOutEdge(MSchedGraphSBNode *destination, MSchedGraphSBEdge::MSchedGraphSBEdgeType type, unsigned deptype, unsigned diff=0)llvm::MSchedGraphSBNode [inline]
deleteSuccessor(MSchedGraphSBNode *node)llvm::MSchedGraphSBNode [inline]
getIndex()llvm::MSchedGraphSBNode [inline]
getInEdge(MSchedGraphSBNode *pred)llvm::MSchedGraphSBNode
getInEdgeNum(MSchedGraphSBNode *pred)llvm::MSchedGraphSBNode
getInst()llvm::MSchedGraphSBNode [inline]
getIteDiff(MSchedGraphSBNode *succ)llvm::MSchedGraphSBNode
getLatency()llvm::MSchedGraphSBNode [inline]
getLatency() const llvm::MSchedGraphSBNode [inline]
getOtherInstrs()llvm::MSchedGraphSBNode [inline]
getParent()llvm::MSchedGraphSBNode [inline]
getPredecessor(unsigned index)llvm::MSchedGraphSBNode [inline]
getSuccessor(unsigned index)llvm::MSchedGraphSBNode [inline]
hasPredecessors()llvm::MSchedGraphSBNode [inline]
hasSuccessors()llvm::MSchedGraphSBNode [inline]
isBranch()llvm::MSchedGraphSBNode [inline]
isPredecessor(MSchedGraphSBNode *)llvm::MSchedGraphSBNode
isPredicate()llvm::MSchedGraphSBNode [inline]
isPredicate() const llvm::MSchedGraphSBNode [inline]
isSuccessor(MSchedGraphSBNode *)llvm::MSchedGraphSBNode
MSchedGraphSBNode(const MachineInstr *inst, MSchedGraphSB *graph, unsigned index, unsigned late=0, bool isBranch=false)llvm::MSchedGraphSBNode
MSchedGraphSBNode(const MachineInstr *inst, std::vector< const MachineInstr * > &other, MSchedGraphSB *graph, unsigned index, unsigned late=0, bool isPNode=true)llvm::MSchedGraphSBNode
MSchedGraphSBNode(const MSchedGraphSBNode &N)llvm::MSchedGraphSBNode
pred_begin()llvm::MSchedGraphSBNode [inline]
pred_begin() const llvm::MSchedGraphSBNode [inline]
pred_const_iterator typedefllvm::MSchedGraphSBNode
pred_end()llvm::MSchedGraphSBNode [inline]
pred_end() const llvm::MSchedGraphSBNode [inline]
pred_iterator typedefllvm::MSchedGraphSBNode
pred_size()llvm::MSchedGraphSBNode [inline]
print(std::ostream &os) const llvm::MSchedGraphSBNode
setParent(MSchedGraphSB *p)llvm::MSchedGraphSBNode [inline]
setPredecessor(unsigned index, MSchedGraphSBNode *dest)llvm::MSchedGraphSBNode [inline]
succ_begin() const llvm::MSchedGraphSBNode [inline]
succ_begin()llvm::MSchedGraphSBNode [inline]
succ_const_iterator typedefllvm::MSchedGraphSBNode
succ_end() const llvm::MSchedGraphSBNode [inline]
succ_end()llvm::MSchedGraphSBNode [inline]
succ_iterator typedefllvm::MSchedGraphSBNode
succ_size()llvm::MSchedGraphSBNode [inline]