#include <bitcast-elider.h>
Definition at line 21 of file bitcast-elider.h.
◆ BitcastElider()
v8::internal::compiler::BitcastElider::BitcastElider |
( |
Zone * | zone, |
|
|
TFGraph * | graph, |
|
|
bool | is_builtin ) |
◆ ~BitcastElider()
v8::internal::compiler::BitcastElider::~BitcastElider |
( |
| ) |
|
|
default |
◆ Enqueue()
void v8::internal::compiler::BitcastElider::Enqueue |
( |
Node * | node | ) |
|
◆ ProcessGraph()
void v8::internal::compiler::BitcastElider::ProcessGraph |
( |
| ) |
|
◆ Reduce()
void v8::internal::compiler::BitcastElider::Reduce |
( |
| ) |
|
◆ Revisit()
void v8::internal::compiler::BitcastElider::Revisit |
( |
Node * | node | ) |
|
◆ VisitNode()
void v8::internal::compiler::BitcastElider::VisitNode |
( |
Node * | node | ) |
|
◆ graph_
TFGraph* const v8::internal::compiler::BitcastElider::graph_ |
|
private |
◆ is_builtin_
bool v8::internal::compiler::BitcastElider::is_builtin_ |
|
private |
◆ seen_
◆ to_visit_
ZoneQueue<Node*> v8::internal::compiler::BitcastElider::to_visit_ |
|
private |
The documentation for this class was generated from the following files: