#include <maglev-graph-labeller.h>
Definition at line 18 of file maglev-graph-labeller.h.
◆ GetNodeProvenance()
const Provenance & v8::internal::maglev::MaglevGraphLabeller::GetNodeProvenance |
( |
const NodeBase * | node | ) |
|
|
inline |
◆ max_node_id()
int v8::internal::maglev::MaglevGraphLabeller::max_node_id |
( |
| ) |
const |
|
inline |
◆ NodeId()
int v8::internal::maglev::MaglevGraphLabeller::NodeId |
( |
const NodeBase * | node | ) |
|
|
inline |
◆ PrintInput()
void v8::internal::maglev::MaglevGraphLabeller::PrintInput |
( |
std::ostream & | os, |
|
|
const Input & | input ) |
|
inline |
◆ PrintNodeLabel()
void v8::internal::maglev::MaglevGraphLabeller::PrintNodeLabel |
( |
std::ostream & | os, |
|
|
const NodeBase * | node ) |
|
inline |
◆ RegisterNode() [1/2]
void v8::internal::maglev::MaglevGraphLabeller::RegisterNode |
( |
const NodeBase * | node | ) |
|
|
inline |
◆ RegisterNode() [2/2]
◆ next_node_label_
int v8::internal::maglev::MaglevGraphLabeller::next_node_label_ = 1 |
|
private |
◆ nodes_
std::map<const NodeBase*, NodeInfo> v8::internal::maglev::MaglevGraphLabeller::nodes_ |
|
private |
The documentation for this class was generated from the following file: