Home | History | Annotate | Download | only in optimizing

Lines Matching refs:DebugName

120         DCHECK_LE(current_liveness, instruction->GetLifetimePosition()) << instruction->DebugName();
519 message << "(" << defined_by->DebugName() << ")";
1013 << split->GetParent()->GetDefinedBy()->DebugName() << " "
1016 << (at == nullptr ? "" : at->DebugName());