Searched refs:MergeIntoProduction (Results 1 – 1 of 1) sorted by relevance
735 MergeIntoProduction(p, env->merge_env, p->last()); in Reduce()742 MergeIntoProduction(p, env->merge_env, p->last()); in Reduce()1039 MergeIntoProduction(bp, block->ssa_env, p->last()); in ReduceBreakToExprBlock()1043 void MergeIntoProduction(Production* p, SsaEnv* target, Tree* expr) { in MergeIntoProduction() function in v8::internal::wasm::LR_WasmDecoder