Searched refs:ReduceGraph (Results 1 – 5 of 5) sorted by relevance
1057 graph_reducer.ReduceGraph(); in ExecuteJobImpl()1064 graph_reducer.ReduceGraph(); in ExecuteJobImpl()1234 graph_reducer.ReduceGraph(); in Run()1278 graph_reducer.ReduceGraph(); in Run()1292 graph_reducer.ReduceGraph(); in Run()1329 graph_reducer.ReduceGraph(); in Run()1339 escape_analysis.ReduceGraph(); in Run()1345 reducer.ReduceGraph(); in Run()1422 graph_reducer.ReduceGraph(); in Run()1448 graph_reducer.ReduceGraph(); in Run()[all …]
142 void ReduceGraph(); in NON_EXPORTED_BASE()
43 void ReduceGraph() { ReduceFrom(graph_->end()); } in ReduceGraph() function
78 void GraphReducer::ReduceGraph() { ReduceNode(graph()->end()); } in ReduceGraph() function in v8::internal::compiler::GraphReducer
357 graph_reducer.ReduceGraph(); in Run()