#include <escape-analysis-reducer.h>
Definition at line 22 of file escape-analysis-reducer.h.
◆ NodeHashCache()
v8::internal::compiler::NodeHashCache::NodeHashCache |
( |
TFGraph * | graph, |
|
|
Zone * | zone ) |
|
inline |
◆ Insert()
void v8::internal::compiler::NodeHashCache::Insert |
( |
Node * | node | ) |
|
|
inlineprivate |
◆ Query()
Node * v8::internal::compiler::NodeHashCache::Query |
( |
Node * | node | ) |
|
|
private |
◆ cache_
◆ graph_
TFGraph* v8::internal::compiler::NodeHashCache::graph_ |
|
private |
◆ temp_nodes_
The documentation for this class was generated from the following files: