Searched refs:HasEnvironment (Results 1 – 2 of 2) sorted by relevance
215 if (current->HasEnvironment()) { in ComputeLiveRanges()
552 bool HasEnvironment() const { return environment_ != nullptr; } in HasEnvironment() function