Searched refs:ReduceGraph (Results 1 – 8 of 8) sorted by relevance
428 void ReduceGraph(Reducer* r1) { in ReduceGraph() function in v8::internal::compiler::GraphReducerTest431 reducer.ReduceGraph(); in ReduceGraph()434 void ReduceGraph(Reducer* r1, Reducer* r2) { in ReduceGraph() function in v8::internal::compiler::GraphReducerTest438 reducer.ReduceGraph(); in ReduceGraph()441 void ReduceGraph(Reducer* r1, Reducer* r2, Reducer* r3) { in ReduceGraph() function in v8::internal::compiler::GraphReducerTest446 reducer.ReduceGraph(); in ReduceGraph()501 ReduceGraph(&r1); in TEST_F()517 ReduceGraph(&r1); in TEST_F()530 ReduceGraph(&r); in TEST_F()550 ReduceGraph(&r); in TEST_F()[all …]
34 graph_reducer.ReduceGraph(); in Reduce()
41 graph_reducer.ReduceGraph(); in Transformation()
817 graph_reducer.ReduceGraph(); in Run()852 graph_reducer.ReduceGraph(); in Run()918 graph_reducer.ReduceGraph(); in Run()934 graph_reducer.ReduceGraph(); in Run()950 graph_reducer.ReduceGraph(); in Run()990 graph_reducer.ReduceGraph(); in Run()1080 graph_reducer.ReduceGraph(); in Run()
134 void ReduceGraph();
76 void GraphReducer::ReduceGraph() { ReduceNode(graph()->end()); } in ReduceGraph() function in v8::internal::compiler::GraphReducer
321 graph_reducer.ReduceGraph(); in Deconstruct()
308 graph_reducer.ReduceGraph(); in Run()