Searched refs:GetIsEnvironment (Results 1 – 2 of 2) sorted by relevance
130 bool GetIsEnvironment() const { return environment_ != nullptr; } in GetIsEnvironment() function150 if (GetIsEnvironment()) return false; in RequiresRegister()
1631 DCHECK(!use->GetIsEnvironment()); in ConnectSiblings()