Searched refs:phi_operand (Results 1 – 2 of 2) sorted by relevance
1022 LUnallocated* phi_operand = in ResolvePhis() local1024 phi_operand->set_virtual_register(phi->id()); in ResolvePhis()1043 phi_operand); in ResolvePhis()1057 branch->pointer_map()->RecordPointer(phi_operand, chunk()->zone()); in ResolvePhis()1059 branch->pointer_map()->RecordUntagged(phi_operand, chunk()->zone()); in ResolvePhis()1067 AddMove(phi_operand, live_range->GetSpillOperand(), chunk()->zone()); in ResolvePhis()1286 LOperand* phi_operand = NULL; in BuildLiveRanges() local1295 phi_operand = to; in BuildLiveRanges()1303 Define(block_start, phi_operand, hint); in BuildLiveRanges()
206 HValue* phi_operand = phi->OperandAt(pred_index); in Copy() local208 HCheckTableEntry* pred_entry = copy->Find(phi_operand); in Copy()326 HValue* phi_operand = phi->OperandAt(pred_index); in Merge() local327 that_entry = that->Find(phi_operand); in Merge()