AdvancedReducer(Editor *editor) | v8::internal::compiler::AdvancedReducer | inlineexplicit |
broker() const | v8::internal::compiler::JSGenericLowering | inlineprotected |
broker_ | v8::internal::compiler::JSGenericLowering | private |
Changed(Node *node) | v8::internal::compiler::Reducer | inlinestatic |
common() const | v8::internal::compiler::JSGenericLowering | protected |
editor_ | v8::internal::compiler::AdvancedReducer | private |
Finalize() | v8::internal::compiler::Reducer | virtual |
graph() const | v8::internal::compiler::JSGenericLowering | protected |
isolate() const | v8::internal::compiler::JSGenericLowering | protected |
JSGenericLowering(JSGraph *jsgraph, Editor *editor, JSHeapBroker *broker) | v8::internal::compiler::JSGenericLowering | |
jsgraph() const | v8::internal::compiler::JSGenericLowering | inlineprotected |
jsgraph_ | v8::internal::compiler::JSGenericLowering | private |
machine() const | v8::internal::compiler::JSGenericLowering | protected |
MergeControlToEnd(TFGraph *graph, CommonOperatorBuilder *common, Node *node) | v8::internal::compiler::AdvancedReducer | inlineprotected |
NoChange() | v8::internal::compiler::Reducer | inlinestatic |
Reduce(Node *node) final | v8::internal::compiler::JSGenericLowering | virtual |
v8::internal::compiler::AdvancedReducer::Reduce(Node *node, ObserveNodeManager *observe_node_manager) | v8::internal::compiler::Reducer | |
reducer_name() const override | v8::internal::compiler::JSGenericLowering | inlinevirtual |
RelaxControls(Node *node, Node *control=nullptr) | v8::internal::compiler::AdvancedReducer | inlineprotected |
RelaxEffectsAndControls(Node *node) | v8::internal::compiler::AdvancedReducer | inlineprotected |
Replace(Node *node) | v8::internal::compiler::AdvancedReducer | inlineprotectedstatic |
Replace(Node *node, Node *replacement) | v8::internal::compiler::AdvancedReducer | inlineprotected |
Replace(Node *node, Node *replacement, NodeId max_id) | v8::internal::compiler::AdvancedReducer | inlineprotected |
ReplaceBinaryOpWithBuiltinCall(Node *node, Builtin builtin_without_feedback, Builtin builtin_with_feedback) | v8::internal::compiler::JSGenericLowering | protected |
ReplaceUnaryOpWithBuiltinCall(Node *node, Builtin builtin_without_feedback, Builtin builtin_with_feedback) | v8::internal::compiler::JSGenericLowering | protected |
ReplaceWithBuiltinCall(Node *node, Builtin builtin) | v8::internal::compiler::JSGenericLowering | protected |
ReplaceWithBuiltinCall(Node *node, Callable c, CallDescriptor::Flags flags) | v8::internal::compiler::JSGenericLowering | protected |
ReplaceWithBuiltinCall(Node *node, Callable c, CallDescriptor::Flags flags, Operator::Properties properties) | v8::internal::compiler::JSGenericLowering | protected |
ReplaceWithRuntimeCall(Node *node, Runtime::FunctionId f, int args=-1) | v8::internal::compiler::JSGenericLowering | protected |
ReplaceWithValue(Node *node, Node *value, Node *effect=nullptr, Node *control=nullptr) | v8::internal::compiler::AdvancedReducer | inlineprotected |
Revisit(Node *node) | v8::internal::compiler::AdvancedReducer | inlineprotected |
zone() const | v8::internal::compiler::JSGenericLowering | protected |
~JSGenericLowering() final | v8::internal::compiler::JSGenericLowering | |
~Reducer()=default | v8::internal::compiler::Reducer | virtual |