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