Searched refs:x_reg_info (Results 1 – 2 of 2) sorted by relevance
647 RegisterInfo* x_reg_info = GetRegInfo(x_reg); in CompilerInitializeRegAlloc() local649 DCHECK_EQ(x_reg_info, x_reg_info->Master()); in CompilerInitializeRegAlloc()651 info->SetMaster(x_reg_info); in CompilerInitializeRegAlloc()
699 RegisterInfo* x_reg_info = GetRegInfo(x_reg); in CompilerInitializeRegAlloc() local701 DCHECK_EQ(x_reg_info, x_reg_info->Master()); in CompilerInitializeRegAlloc()703 info->SetMaster(x_reg_info); in CompilerInitializeRegAlloc()