Searched defs:environment (Results 1 – 15 of 15) 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
448 HEnvironment* environment = use.GetUser(); in SinkCodeToUncommonBranch() local478 HEnvironment* environment = use.GetUser(); in SinkCodeToUncommonBranch() local
89 HEnvironment* environment = new (allocator) HEnvironment(allocator, in VisitBoundsCheck() local
130 HEnvironment* environment = instruction->GetEnvironment(); in CheckTypeConsistency() local1269 HEnvironment* const environment = instruction->GetEnvironment(); in RecordPcInfo() local1359 HEnvironment* const environment = block->GetFirstInstruction()->GetEnvironment(); in RecordCatchBlockInfo() local1399 void CodeGenerator::EmitVRegInfo(HEnvironment* environment, in EmitVRegInfo()1553 void CodeGenerator::EmitVRegInfoOnlyCatchPhis(HEnvironment* environment) { in EmitVRegInfoOnlyCatchPhis()1596 void CodeGenerator::EmitEnvironment(HEnvironment* environment, in EmitEnvironment()
633 for (HEnvironment* environment = instruction->GetEnvironment(); in VisitInstruction() local659 const HEnvironment* environment = catch_block->GetFirstInstruction()->GetEnvironment(); in VisitInstruction() 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
332 HEnvironment* environment = new (GetAllocator()) HEnvironment( in ManuallyBuildEnvFor() local
2477 void SetRawEnvironment(HEnvironment* environment) { in SetRawEnvironment()2483 void InsertRawEnvironment(HEnvironment* environment) { in InsertRawEnvironment()2495 void CopyEnvironmentFrom(HEnvironment* environment) { in CopyEnvironmentFrom()2505 void CopyEnvironmentFromWithLoopPhiAdjustment(HEnvironment* environment, in CopyEnvironmentFromWithLoopPhiAdjustment()
108 for (HEnvironment* environment = instruction->GetEnvironment(); in RemoveEnvironmentUses() local121 for (HEnvironment* environment = instruction->GetEnvironment(); in HasEnvironmentUsedByOthers() local136 for (HEnvironment* environment = instruction->GetEnvironment(); in ResetEnvironmentInputRecords() local
680 for (HEnvironment* environment = instruction->GetEnvironment(); in PrintInstruction() local
168 EnvUsePosition(HEnvironment* environment, in EnvUsePosition()
298 HEnvironment* environment = new (allocator_) HEnvironment( in InitializeInstruction() local