NextRegisterPosition  214 src/lithium-allocator.cc   UsePosition* use_pos = NextRegisterPosition(pos);
NextRegisterPosition 1847 src/lithium-allocator.cc   UsePosition* register_use = current->NextRegisterPosition(current->Start());
NextRegisterPosition 1946 src/lithium-allocator.cc       UsePosition* next_pos = range->NextRegisterPosition(current->Start());
NextRegisterPosition 1963 src/lithium-allocator.cc         UsePosition* next_pos = range->NextRegisterPosition(current->Start());
NextRegisterPosition  307 src/lithium-allocator.h   UsePosition* NextRegisterPosition(LifetimePosition start);