Home
last modified time | relevance | path

Searched refs:JSGraphReducer (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/
Dpipeline.cc475 class JSGraphReducer final : public GraphReducer { class
477 JSGraphReducer(JSGraph* jsgraph, Zone* zone) in JSGraphReducer() function in v8::internal::compiler::__anon00c718d80111::JSGraphReducer
479 ~JSGraphReducer() final {} in ~JSGraphReducer()
687 JSGraphReducer graph_reducer(data->jsgraph(), scope.zone()); in ExecuteJobImpl()
780 JSGraphReducer graph_reducer(data->jsgraph(), temp_zone); in Run()
874 JSGraphReducer graph_reducer(data->jsgraph(), temp_zone); in Run()
900 JSGraphReducer graph_reducer(data->jsgraph(), temp_zone); in Run()
953 JSGraphReducer graph_reducer(data->jsgraph(), temp_zone); in Run()
1021 JSGraphReducer graph_reducer(data->jsgraph(), temp_zone); in Run()
1032 JSGraphReducer graph_reducer(data->jsgraph(), temp_zone); in Run()
[all …]