Searched refs:linstr (Results 1 – 1 of 1) sorted by relevance
13408 LInstruction* linstr = instructions->at(i); in Trace() local13409 if (linstr != NULL) { in Trace()13413 linstr->PrintTo(&trace_); in Trace()13415 os << " [hir:" << NameOf(linstr->hydrogen_value()) << "] <|@\n"; in Trace()