Searched refs:ProcessGraph (Results 1 – 6 of 6) sorted by relevance
93 void BranchConditionDuplicator::ProcessGraph() { in ProcessGraph() function in v8::internal::compiler::BranchConditionDuplicator105 void BranchConditionDuplicator::Reduce() { ProcessGraph(); } in Reduce()
73 void ProcessGraph();
181 verifier.ProcessGraph(graph_builder.graph()); in Compile()189 processor.ProcessGraph(graph_builder.graph()); in Compile()
82 void ProcessGraph(Graph* graph) { in ProcessGraph() function
523 printer.ProcessGraph(graph); in PrintGraph()
344 processor_.ProcessGraph(graph_); in EmitCode()