|
V8 Project
|
#include <generic-node.h>
Collaboration diagram for v8::internal::compiler::GenericNode< B, S >::Edge:Public Member Functions | |
| S * | from () const |
| S * | to () const |
| int | index () const |
Private Member Functions | |
| Edge (typename GenericNode< B, S >::Input *input) | |
Private Attributes | |
| GenericNode< B, S >::Input * | input_ |
Definition at line 160 of file generic-node.h.
|
inlineexplicitprivate |
Definition at line 174 of file generic-node.h.
|
inline |
|
inline |
Definition at line 164 of file generic-node.h.
Here is the call graph for this function:
|
inline |
|
private |
Definition at line 176 of file generic-node.h.