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()
166 HEnvironment* environment = new (GetAllocator()) HEnvironment( in TEST_F() local242 HEnvironment* environment = new (GetAllocator()) HEnvironment( in TEST_F() local
349 HEnvironment* environment = use.GetUser(); in SinkCodeToUncommonBranch() local379 HEnvironment* environment = use.GetUser(); in SinkCodeToUncommonBranch() local
89 HEnvironment* environment = new (allocator) HEnvironment(allocator, in VisitBoundsCheck() local
483 for (HEnvironment* environment = instruction->GetEnvironment(); in VisitInstruction() local518 HEnvironment* environment = instruction->GetEnvironment(); in VisitInstruction() local
127 HEnvironment* environment = instruction->GetEnvironment(); in CheckTypeConsistency() local1246 HEnvironment* const environment = instruction->GetEnvironment(); in RecordPcInfo() local1387 void CodeGenerator::EmitVRegInfo(HEnvironment* environment, SlowPathCode* slow_path) { in EmitVRegInfo()1535 void CodeGenerator::EmitEnvironment(HEnvironment* environment, in EmitEnvironment()
132 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
2432 void SetRawEnvironment(HEnvironment* environment) { in SetRawEnvironment()2438 void InsertRawEnvironment(HEnvironment* environment) { in InsertRawEnvironment()2450 void CopyEnvironmentFrom(HEnvironment* environment) { in CopyEnvironmentFrom()2460 void CopyEnvironmentFromWithLoopPhiAdjustment(HEnvironment* environment, in CopyEnvironmentFromWithLoopPhiAdjustment()
344 HEnvironment* environment = new (GetAllocator()) HEnvironment( in ManuallyBuildEnvFor() local
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
667 for (HEnvironment* environment = instruction->GetEnvironment(); in PrintInstruction() local
167 EnvUsePosition(HEnvironment* environment, in EnvUsePosition()
297 HEnvironment* environment = new (allocator_) HEnvironment( in InitializeInstruction() local