Searched refs:set_control_ptr (Results 1 – 3 of 3) sorted by relevance
195 void set_control_ptr(Node** control) { this->control_ = control; } in set_control_ptr() function
3176 builder.set_control_ptr(&control); in CompileJSToWasmWrapper()3250 builder.set_control_ptr(&control); in CompileWasmToJSWrapper()
1569 builder_->set_control_ptr(&env->control); in SetEnv()