Searched refs:GetLocalType (Results 1 – 2 of 2) sorted by relevance
37 LocalType GetLocalType(uint32_t index) { in GetLocalType() function
1156 builder_->Phi(function_env_->GetLocalType(i), 2, vals, merge); in Goto()1191 to->locals[i] = builder_->Phi(function_env_->GetLocalType(i), count, in Goto()1235 env->locals[i] = builder_->Phi(function_env_->GetLocalType(i), 1, in PrepareForLoop()1321 return function_env_->GetLocalType(*index); in LocalOperand()