Definition at line 1301 of file scheduler.cc.
◆ PrepareUsesVisitor()
| v8::internal::compiler::PrepareUsesVisitor::PrepareUsesVisitor |
( |
Scheduler * | scheduler, |
|
|
TFGraph * | graph, |
|
|
Zone * | zone ) |
|
inlineexplicit |
◆ InitializePlacement()
| void v8::internal::compiler::PrepareUsesVisitor::InitializePlacement |
( |
Node * | node | ) |
|
|
inlineprivate |
◆ Run()
| void v8::internal::compiler::PrepareUsesVisitor::Run |
( |
| ) |
|
|
inline |
◆ Visited()
| bool v8::internal::compiler::PrepareUsesVisitor::Visited |
( |
Node * | node | ) |
|
|
inlineprivate |
◆ VisitInputs()
| void v8::internal::compiler::PrepareUsesVisitor::VisitInputs |
( |
Node * | node | ) |
|
|
inlineprivate |
◆ graph_
| TFGraph* v8::internal::compiler::PrepareUsesVisitor::graph_ |
|
private |
◆ schedule_
| Schedule* v8::internal::compiler::PrepareUsesVisitor::schedule_ |
|
private |
◆ scheduler_
| Scheduler* v8::internal::compiler::PrepareUsesVisitor::scheduler_ |
|
private |
◆ stack_
| ZoneStack<Node*> v8::internal::compiler::PrepareUsesVisitor::stack_ |
|
private |
◆ visited_
| BitVector v8::internal::compiler::PrepareUsesVisitor::visited_ |
|
private |
The documentation for this class was generated from the following file: