|
V8 Project
|
#include <generic-node.h>
Collaboration diagram for v8::internal::compiler::GenericNode< B, S >::Uses:Classes | |
| class | iterator |
Public Member Functions | |
| iterator | begin () |
| iterator | end () |
| bool | empty () |
| Uses (GenericNode *node) | |
Private Attributes | |
| GenericNode * | node_ |
Definition at line 76 of file generic-node.h.
|
inlineexplicit |
Definition at line 83 of file generic-node.h.
|
inline |
Definition at line 49 of file generic-node-inl.h.
Referenced by v8::internal::compiler::GenericNode< B, S >::Uses::empty().
Here is the caller graph for this function:
|
inline |
Definition at line 81 of file generic-node.h.
References v8::internal::compiler::GenericNode< B, S >::Uses::begin(), and v8::internal::compiler::GenericNode< B, S >::Uses::end().
Here is the call graph for this function:
|
inline |
Definition at line 55 of file generic-node-inl.h.
Referenced by v8::internal::compiler::GenericNode< B, S >::Uses::empty().
Here is the caller graph for this function:
|
private |
Definition at line 86 of file generic-node.h.