|
V8 Project
|
#include <generic-node.h>
Collaboration diagram for v8::internal::compiler::GenericNode< B, S >::Inputs:Classes | |
| class | iterator |
Public Member Functions | |
| iterator | begin () |
| iterator | end () |
| Inputs (GenericNode *node) | |
Private Attributes | |
| GenericNode * | node_ |
Definition at line 62 of file generic-node.h.
|
inlineexplicit |
Definition at line 68 of file generic-node.h.
|
inline |
Definition at line 36 of file generic-node-inl.h.
References v8::internal::compiler::GenericNode< B, S >::Inputs::node_.
|
inline |
Definition at line 42 of file generic-node-inl.h.
Referenced by v8::internal::compiler::GenericNode< B, S >::RemoveAllInputs().
Here is the caller graph for this function:
|
private |
Definition at line 71 of file generic-node.h.
Referenced by v8::internal::compiler::GenericNode< B, S >::Inputs::begin().