Lines Matching refs:GetEnvironment
99 for (HEnvironment* environment = instruction->GetEnvironment();
112 for (HEnvironment* environment = instruction->GetEnvironment();
127 for (HEnvironment* environment = instruction->GetEnvironment();
855 if (!suspend_check_->GetEnvironment()->IsFromInlinedInvoke()) {
2390 current->GetEnvironment()->SetAndCopyParentChain(
2391 outer_graph->GetAllocator(), invoke->GetEnvironment());
2725 loop->GetSuspendCheck()->GetEnvironment(), header);
2866 ArtMethod* caller = GetEnvironment()->GetMethod();
3021 clone->CopyEnvironmentFrom(instr->GetEnvironment());