Searched defs:set_control_ptr (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/compiler/
H A Dwasm-compiler.h219 void set_control_ptr(Node** control) { this->control_ = control; } function in class:v8::internal::compiler::WasmGraphBuilder
/external/swiftshader/third_party/subzero/src/
H A DWasmTranslator.cpp1275 void set_control_ptr(Node *Control) { this->ControlPtr = Control; } function in class:IceBuilder

Completed in 2616 milliseconds