AddUseInterval    602 src/lithium-allocator.cc     range->AddUseInterval(start, end, zone_);
AddUseInterval    718 src/lithium-allocator.cc     range->AddUseInterval(position, position.NextInstruction(), zone_);
AddUseInterval    741 src/lithium-allocator.cc   range->AddUseInterval(block_start, position, zone_);
AddUseInterval    954 src/lithium-allocator.cc               range->AddUseInterval(curr_position,
AddUseInterval    966 src/lithium-allocator.cc               range->AddUseInterval(curr_position,
AddUseInterval    363 src/lithium-allocator.h   void AddUseInterval(LifetimePosition start,