Searched defs:environment (Results 1 – 16 of 16) sorted by relevance
43 for (HEnvironment* environment = instruction->GetEnvironment(); in InputsAreDefinedBeforeLoop() local67 static void UpdateLoopPhisIn(HEnvironment* environment, HLoopInformation* info) { in UpdateLoopPhisIn()
167 HEnvironment* environment = new (GetAllocator()) HEnvironment( in TEST_F() local243 HEnvironment* environment = new (GetAllocator()) HEnvironment( in TEST_F() local
67 for (HEnvironment* environment = invoke->GetEnvironment(); in EncodeDexPc() local
451 HEnvironment* environment = use.GetUser(); in SinkCodeToUncommonBranch() local481 HEnvironment* environment = use.GetUser(); in SinkCodeToUncommonBranch() local
131 HEnvironment* environment = instruction->GetEnvironment(); in CheckTypeConsistency() local1192 HEnvironment* const environment = instruction->GetEnvironment(); in RecordPcInfo() local1282 HEnvironment* const environment = block->GetFirstInstruction()->GetEnvironment(); in RecordCatchBlockInfo() local1322 void CodeGenerator::EmitVRegInfo(HEnvironment* environment, in EmitVRegInfo()1476 void CodeGenerator::EmitVRegInfoOnlyCatchPhis(HEnvironment* environment) { in EmitVRegInfoOnlyCatchPhis()1519 void CodeGenerator::EmitEnvironment(HEnvironment* environment, in EmitEnvironment()
89 HEnvironment* environment = new (allocator) HEnvironment(allocator, in VisitBoundsCheck() local
133 HEnvironment* environment = new (GetAllocator()) HEnvironment(GetAllocator(), in TestBuildDependencyGraphAndSchedule() local
143 for (HEnvironment* environment = current->GetEnvironment(); in ProcessEnvironment() local
366 HEnvironment* environment = env_use.GetEnvironment(); in ConnectSiblings() local
2503 void SetRawEnvironment(HEnvironment* environment) { in SetRawEnvironment()2509 void InsertRawEnvironment(HEnvironment* environment) { in InsertRawEnvironment()2521 void CopyEnvironmentFrom(HEnvironment* environment) { in CopyEnvironmentFrom()2531 void CopyEnvironmentFromWithLoopPhiAdjustment(HEnvironment* environment, in CopyEnvironmentFromWithLoopPhiAdjustment()
329 HEnvironment* environment = new (GetAllocator()) HEnvironment( in ManuallyBuildEnvFor() local
720 const HEnvironment* environment = catch_block->GetFirstInstruction()->GetEnvironment(); in VisitInstruction() local
110 for (HEnvironment* environment = instruction->GetEnvironment(); in RemoveEnvironmentUses() local123 for (HEnvironment* environment = instruction->GetEnvironment(); in HasEnvironmentUsedByOthers() local138 for (HEnvironment* environment = instruction->GetEnvironment(); in ResetEnvironmentInputRecords() local
683 for (HEnvironment* environment = instruction->GetEnvironment(); in PrintInstruction() local
165 EnvUsePosition(HEnvironment* environment, in EnvUsePosition()
299 HEnvironment* environment = new (allocator_) HEnvironment( in InitializeInstruction() local