Searched refs:SetScopeStart (Results 1 – 2 of 2) sorted by relevance
63 pg_->scope_->SetScopeStart(pg_->insns_.back()); in LocalRegScope()124 pg_->topScope_->SetScopeStart(pg_->insns_.front()); in ~FunctionRegScope()
252 void SetScopeStart(const compiler::IRNode *ins) in SetScopeStart() function