Home
last modified time | relevance | path

Searched defs:environment (Results 1 – 15 of 15) sorted by relevance

/art/compiler/optimizing/
Dlicm.cc43 for (HEnvironment* environment = instruction->GetEnvironment(); in InputsAreDefinedBeforeLoop() local
68 HEnvironment* environment, in UpdateLoopPhisIn()
Dprofiling_info_builder.cc67 for (HEnvironment* environment = invoke->GetEnvironment(); in EncodeDexPc() local
Dcode_sinking.cc452 HEnvironment* environment = use.GetUser(); in SinkCodeToUncommonBranch() local
482 HEnvironment* environment = use.GetUser(); in SinkCodeToUncommonBranch() local
Dcode_generator.cc132 HEnvironment* environment = instruction->GetEnvironment(); in CheckTypeConsistency() local
1189 HEnvironment* const environment = instruction->GetEnvironment(); in RecordPcInfo() local
1290 HEnvironment* const environment = block->GetFirstInstruction()->GetEnvironment(); in RecordCatchBlockInfo() local
1330 void CodeGenerator::EmitVRegInfo(HEnvironment* environment, in EmitVRegInfo()
1484 void CodeGenerator::EmitVRegInfoOnlyCatchPhis(HEnvironment* environment) { in EmitVRegInfoOnlyCatchPhis()
1527 void CodeGenerator::EmitEnvironment(HEnvironment* environment, in EmitEnvironment()
Dprepare_for_register_allocation.cc124 HEnvironment* environment = HEnvironment::Create(allocator, in VisitBoundsCheck() local
Dscheduler_test.cc114 HEnvironment* environment = HEnvironment::Create(GetAllocator(), in TestBuildDependencyGraphAndSchedule() local
Dssa_liveness_analysis.cc143 for (HEnvironment* environment = current->GetEnvironment(); in ProcessEnvironment() local
Dregister_allocation_resolver.cc366 HEnvironment* environment = env_use.GetEnvironment(); in ConnectSiblings() local
Dnodes.h2344 void SetRawEnvironment(HEnvironment* environment) { in SetRawEnvironment()
2350 void InsertRawEnvironment(HEnvironment* environment) { in InsertRawEnvironment()
2362 void CopyEnvironmentFrom(HEnvironment* environment) { in CopyEnvironmentFrom()
2372 void CopyEnvironmentFromWithLoopPhiAdjustment(HEnvironment* environment, in CopyEnvironmentFromWithLoopPhiAdjustment()
Dgraph_checker.cc720 const HEnvironment* environment = catch_block->GetFirstInstruction()->GetEnvironment(); in VisitInstruction() local
Dnodes.cc108 for (HEnvironment* environment = instruction->GetEnvironment(); in RemoveEnvironmentUses() local
121 for (HEnvironment* environment = instruction->GetEnvironment(); in HasEnvironmentUsedByOthers() local
136 for (HEnvironment* environment = instruction->GetEnvironment(); in ResetEnvironmentInputRecords() local
Doptimizing_unit_test.h442 HEnvironment* environment = HEnvironment::Create( in ManuallyBuildEnvFor() local
Dssa_liveness_analysis.h170 EnvUsePosition(HEnvironment* environment, in EnvUsePosition()
Dgraph_visualizer.cc708 for (HEnvironment* environment = instruction->GetEnvironment(); in PrintInstruction() local
Dinstruction_builder.cc302 HEnvironment* environment = HEnvironment::Create( in InitializeInstruction() local