FirstIntersection 1781 src/lithium-allocator.cc         cur_inactive->FirstIntersection(current);
FirstIntersection 1883 src/lithium-allocator.cc     LifetimePosition next_intersection = range->FirstIntersection(current);
FirstIntersection 1961 src/lithium-allocator.cc       LifetimePosition next_intersection = range->FirstIntersection(current);
FirstIntersection  357 src/lithium-allocator.h   LifetimePosition FirstIntersection(LiveRange* other);