Home
last modified time | relevance | path

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

/external/v8/test/cctest/compiler/
Dgraph-builder-tester.h59 class GraphAndBuilders {
61 explicit GraphAndBuilders(Zone* zone) in GraphAndBuilders() function
78 private GraphAndBuilders,
88 : GraphAndBuilders(main_zone()), in GraphAndBuilders() function
Dtest-representation-change.cc23 public GraphAndBuilders {
26 : GraphAndBuilders(main_zone()), in RepresentationChangerTester()
Dtest-simplified-lowering.cc636 class TestingGraph : public HandleAndZoneScope, public GraphAndBuilders {
650 : GraphAndBuilders(main_zone()), in TestingGraph()