Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dpipeline.cc327 bool verify_graph() const { return verify_graph_; } in verify_graph() function in v8::internal::compiler::PipelineData
3400 data->verify_graph() || in SelectInstructions()