Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dpipeline.cc189 bool verify_graph() const { return verify_graph_; } in verify_graph() function in v8::internal::compiler::PipelineData
1808 bool verify_stub_graph = data->verify_graph(); in ScheduleAndSelectInstructions()