LLVM API Documentation

llvm::MSchedGraph Member List

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

addNode(const MachineInstr *MI, MSchedGraphNode *node)llvm::MSchedGraph
begin()llvm::MSchedGraph [inline]
const_iterator typedefllvm::MSchedGraph
deleteNode(MSchedGraphNode *node)llvm::MSchedGraph
end()llvm::MSchedGraph [inline]
find(const MachineInstr *I)llvm::MSchedGraph [inline]
getBBs()llvm::MSchedGraph [inline]
getTarget()llvm::MSchedGraph [inline]
iterator typedefllvm::MSchedGraph
MSchedGraph(const MachineBasicBlock *bb, const TargetMachine &targ, std::map< const MachineInstr *, unsigned > &ignoreInstrs, DependenceAnalyzer &DA, std::map< MachineInstr *, Instruction * > &machineTollvm)llvm::MSchedGraph
MSchedGraph(const MSchedGraph &G, std::map< MSchedGraphNode *, MSchedGraphNode * > &newNodes)llvm::MSchedGraph
MSchedGraph(std::vector< const MachineBasicBlock * > &bbs, const TargetMachine &targ, std::map< const MachineInstr *, unsigned > &ignoreInstrs, DependenceAnalyzer &DA, std::map< MachineInstr *, Instruction * > &machineTollvm)llvm::MSchedGraph
print(std::ostream &os) const llvm::MSchedGraph
rbegin()llvm::MSchedGraph [inline]
rend()llvm::MSchedGraph [inline]
reverse_iterator typedefllvm::MSchedGraph
size()llvm::MSchedGraph [inline]
totalDelay()llvm::MSchedGraph
~MSchedGraph()llvm::MSchedGraph