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