Home
last modified time | relevance | path

Searched defs:graph_reducer (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/compiler/
Dpipeline.cc483 void AddReducer(PipelineData* data, GraphReducer* graph_reducer, in AddReducer()
687 JSGraphReducer graph_reducer(data->jsgraph(), scope.zone()); in ExecuteJobImpl() local
780 JSGraphReducer graph_reducer(data->jsgraph(), temp_zone); in Run() local
874 JSGraphReducer graph_reducer(data->jsgraph(), temp_zone); in Run() local
900 JSGraphReducer graph_reducer(data->jsgraph(), temp_zone); in Run() local
953 JSGraphReducer graph_reducer(data->jsgraph(), temp_zone); in Run() local
1021 JSGraphReducer graph_reducer(data->jsgraph(), temp_zone); in Run() local
1032 JSGraphReducer graph_reducer(data->jsgraph(), temp_zone); in Run() local
1101 JSGraphReducer graph_reducer(data->jsgraph(), temp_zone); in Run() local
1129 JSGraphReducer graph_reducer(data->jsgraph(), temp_zone); in Run() local
[all …]
Dosr.cc343 GraphReducer graph_reducer(tmp_zone, graph); in Deconstruct() local
Dtyper.cc341 GraphReducer graph_reducer(zone(), graph()); in Run() local