Home | History | Annotate | Download | only in src

Lines Matching refs:LiveRange

8008   const Vector<LiveRange*>* fixed_d = allocator->fixed_double_live_ranges();
8013 const Vector<LiveRange*>* fixed = allocator->fixed_live_ranges();
8018 const ZoneList<LiveRange*>* live_ranges = allocator->live_ranges();
8025 void HTracer::TraceLiveRange(LiveRange* range, const char* type) {