Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dwasm-compiler.h122 static void PrintDebugName(Node* node);
Dwasm-compiler.cc1772 void WasmGraphBuilder::PrintDebugName(Node* node) { in PrintDebugName() function in v8::internal::compiler::WasmGraphBuilder
/external/v8/src/wasm/
Dast-decoder.cc1116 compiler::WasmGraphBuilder::PrintDebugName(env->control); in SetEnv()
1402 compiler::WasmGraphBuilder::PrintDebugName(child->node); in PrintProduction()