Home | History | Annotate | Download | only in src

Lines Matching refs:linstr

12340           LInstruction* linstr = instructions->at(i);
12341 if (linstr != NULL) {
12345 linstr->PrintTo(&trace_);
12347 os << " [hir:" << NameOf(linstr->hydrogen_value()) << "] <|@\n";