Home | History | Annotate | Download | only in src

Lines Matching refs:TraceLiveRange

12363     TraceLiveRange(fixed_d->at(i), "fixed", allocator->zone());
12368 TraceLiveRange(fixed->at(i), "fixed", allocator->zone());
12373 TraceLiveRange(live_ranges->at(i), "object", allocator->zone());
12378 void HTracer::TraceLiveRange(LiveRange* range, const char* type,