Searched refs:in_environment (Results 1 – 1 of 1) sorted by relevance
848 HInstruction* in_environment = environment->GetInstructionAt(i); in RecordPcInfo() local849 if (in_environment != nullptr) { in RecordPcInfo()850 DCHECK(in_environment->IsPhi() || in_environment->IsConstant()); in RecordPcInfo()