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