Searched refs:GetPhiMapValueFor (Results 1 – 2 of 2) sorted by relevance
827 PhiMapValue* GetPhiMapValueFor(TopLevelLiveRange* top_range);828 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()2205 hint = data()->GetPhiMapValueFor(to_vreg); in ProcessInstructions()2866 data()->GetPhiMapValueFor(range->TopLevel())->set_assigned_register(reg); in SetLiveRangeAssignedRegister()3356 data()->GetPhiMapValueFor(range); in TryReuseSpillForPhi()3547 data()->GetPhiMapValueFor(top_range)->CommitAssignment( in CommitAssignment()