Searched refs:GetPhiMapValueFor (Results 1 – 2 of 2) sorted by relevance
822 PhiMapValue* GetPhiMapValueFor(TopLevelLiveRange* top_range);823 PhiMapValue* GetPhiMapValueFor(int virtual_register);
1457 RegisterAllocationData::PhiMapValue* RegisterAllocationData::GetPhiMapValueFor( in GetPhiMapValueFor() function in v8::internal::compiler::RegisterAllocationData1465 RegisterAllocationData::PhiMapValue* RegisterAllocationData::GetPhiMapValueFor( in GetPhiMapValueFor() function in v8::internal::compiler::RegisterAllocationData1467 return GetPhiMapValueFor(top_range->vreg()); in GetPhiMapValueFor()2162 hint = data()->GetPhiMapValueFor(to_vreg); in ProcessInstructions()2711 data()->GetPhiMapValueFor(range->TopLevel())->set_assigned_register(reg); in SetLiveRangeAssignedRegister()3139 data()->GetPhiMapValueFor(range); in TryReuseSpillForPhi()3325 data()->GetPhiMapValueFor(top_range)->CommitAssignment( in CommitAssignment()