#include <turbofan-graph.h>
Definition at line 41 of file turbofan-graph.h.
◆ SubgraphScope() [1/2]
v8::internal::compiler::TFGraph::SubgraphScope::SubgraphScope |
( |
TFGraph * | graph | ) |
|
|
inlineexplicit |
◆ ~SubgraphScope()
v8::internal::compiler::TFGraph::SubgraphScope::~SubgraphScope |
( |
| ) |
|
|
inline |
◆ SubgraphScope() [2/2]
v8::internal::compiler::TFGraph::SubgraphScope::SubgraphScope |
( |
const SubgraphScope & | | ) |
|
|
delete |
◆ operator=()
◆ end_
Node* const v8::internal::compiler::TFGraph::SubgraphScope::end_ |
|
private |
◆ graph_
TFGraph* const v8::internal::compiler::TFGraph::SubgraphScope::graph_ |
|
private |
◆ start_
Node* const v8::internal::compiler::TFGraph::SubgraphScope::start_ |
|
private |
The documentation for this class was generated from the following file: