Searched defs:SetEffectControl (Results 1 – 2 of 2) sorted by relevance
| /third_party/node/deps/v8/src/compiler/ | ||
| D | wasm-compiler.h | 420 Node* SetEffectControl(Node* effect_and_control) { in SetEffectControl() function |
| D | wasm-compiler.cc | 3623 void WasmGraphBuilder::SetEffectControl(Node* effect, Node* control) { in SetEffectControl() function in v8::internal::compiler::WasmGraphBuilder |