#include <all-nodes.h>
Definition at line 17 of file all-nodes.h.
◆ AllNodes() [1/2]
v8::internal::compiler::AllNodes::AllNodes |
( |
Zone * | local_zone, |
|
|
Node * | end, |
|
|
const TFGraph * | graph, |
|
|
bool | only_inputs = true ) |
◆ AllNodes() [2/2]
v8::internal::compiler::AllNodes::AllNodes |
( |
Zone * | local_zone, |
|
|
const TFGraph * | graph, |
|
|
bool | only_inputs = true ) |
◆ IsLive()
bool v8::internal::compiler::AllNodes::IsLive |
( |
const Node * | node | ) |
const |
|
inline |
◆ IsReachable()
bool v8::internal::compiler::AllNodes::IsReachable |
( |
const Node * | node | ) |
const |
|
inline |
◆ Mark()
void v8::internal::compiler::AllNodes::Mark |
( |
Zone * | local_zone, |
|
|
Node * | end, |
|
|
const TFGraph * | graph ) |
|
private |
◆ is_reachable_
BitVector v8::internal::compiler::AllNodes::is_reachable_ |
|
private |
◆ only_inputs_
const bool v8::internal::compiler::AllNodes::only_inputs_ |
|
private |
◆ reachable
NodeVector v8::internal::compiler::AllNodes::reachable |
The documentation for this class was generated from the following files: