Home | History | Annotate | Download | only in crankshaft

Lines Matching refs:TraceLiveRange

12878     TraceLiveRange(fixed_d->at(i), "fixed", allocator->zone());
12883 TraceLiveRange(fixed->at(i), "fixed", allocator->zone());
12888 TraceLiveRange(live_ranges->at(i), "object", allocator->zone());
12893 void HTracer::TraceLiveRange(LiveRange* range, const char* type,