LLVM API Documentation
#include <DependenceGraph.h>
Collaboration diagram for llvm::DepGraphNode:

Public Member Functions | |
| DepGraphNode (Instruction &I) | |
| Instruction & | getInstr () |
| const Instruction & | getInstr () const |
| void | print (std::ostream &O) const |
Friends | |
| class | DependenceGraph |
Definition at line 118 of file DependenceGraph.h.
|
|
Definition at line 138 of file DependenceGraph.h. |
|
|
Definition at line 141 of file DependenceGraph.h. |
|
|
Definition at line 140 of file DependenceGraph.h. Referenced by print(), and llvm::DepIterState::SetFirstSSADep(). |
|
|
Debugging support methods Definition at line 52 of file DependenceGraph.cpp. References llvm::X86II::DE, and getInstr(). Referenced by llvm::PgmDependenceGraph::print(). |
|
|
Definition at line 122 of file DependenceGraph.h. |