appendable_ | v8::internal::compiler::GenericNode< B, S > | |
AppendInput(Zone *zone, GenericNode *new_input) | v8::internal::compiler::GenericNode< B, S > | inline |
AppendUse(Use *use) | v8::internal::compiler::GenericNode< B, S > | inlineprotected |
AssignUniqueID(GenericGraphBase *graph) | v8::internal::compiler::GenericNode< B, S > | inlineprivate |
BaseClass typedef | v8::internal::compiler::GenericNode< B, S > | |
DerivedClass typedef | v8::internal::compiler::GenericNode< B, S > | |
DISALLOW_COPY_AND_ASSIGN(GenericNode) | v8::internal::compiler::GenericNode< B, S > | private |
EnsureAppendableInputs(Zone *zone) | v8::internal::compiler::GenericNode< B, S > | protected |
first_use_ | v8::internal::compiler::GenericNode< B, S > | private |
GenericGraphBase class | v8::internal::compiler::GenericNode< B, S > | friend |
GenericNode(GenericGraphBase *graph, int input_count) | v8::internal::compiler::GenericNode< B, S > | protected |
GetInputRecordPtr(int index) const | v8::internal::compiler::GenericNode< B, S > | inlineprotected |
has_appendable_inputs_ | v8::internal::compiler::GenericNode< B, S > | private |
id() const | v8::internal::compiler::GenericNode< B, S > | inline |
id_ | v8::internal::compiler::GenericNode< B, S > | private |
input_count_ | v8::internal::compiler::GenericNode< B, S > | private |
InputAt(int index) const | v8::internal::compiler::GenericNode< B, S > | inline |
InputCount() const | v8::internal::compiler::GenericNode< B, S > | inline |
InputDeque typedef | v8::internal::compiler::GenericNode< B, S > | private |
inputs() | v8::internal::compiler::GenericNode< B, S > | inline |
inputs_ | v8::internal::compiler::GenericNode< B, S > | private |
InsertInput(Zone *zone, int index, GenericNode *new_input) | v8::internal::compiler::GenericNode< B, S > | inline |
last_use_ | v8::internal::compiler::GenericNode< B, S > | private |
New(GenericGraphBase *graph, int input_count, S **inputs) | v8::internal::compiler::GenericNode< B, S > | static |
operator new(size_t, void *location) | v8::internal::compiler::GenericNode< B, S > | inlineprotected |
OwnedBy(GenericNode *owner) const | v8::internal::compiler::GenericNode< B, S > | inline |
RemoveAllInputs() | v8::internal::compiler::GenericNode< B, S > | inline |
RemoveInput(int index) | v8::internal::compiler::GenericNode< B, S > | inline |
RemoveUse(Use *use) | v8::internal::compiler::GenericNode< B, S > | inlineprotected |
ReplaceInput(int index, GenericNode *new_input) | v8::internal::compiler::GenericNode< B, S > | inline |
ReplaceUses(GenericNode *replace_to) | v8::internal::compiler::GenericNode< B, S > | inline |
ReplaceUsesIf(UnaryPredicate pred, GenericNode *replace_to) | v8::internal::compiler::GenericNode< B, S > | inline |
static_ | v8::internal::compiler::GenericNode< B, S > | |
TrimInputCount(int input_count) | v8::internal::compiler::GenericNode< B, S > | inline |
use_count_ | v8::internal::compiler::GenericNode< B, S > | private |
UseAt(int index) | v8::internal::compiler::GenericNode< B, S > | inline |
UseCount() | v8::internal::compiler::GenericNode< B, S > | inline |
uses() | v8::internal::compiler::GenericNode< B, S > | inline |