Searched refs:GetEnvironment (Results 1 – 2 of 2) sorted by relevance
217 GrowableArray<HInstruction*>* environment = current->GetEnvironment()->GetVRegs(); in ComputeLiveRanges()
553 HEnvironment* GetEnvironment() const { return environment_; } in GetEnvironment() function