Searched defs:AddUsePosition (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/
H A Dlithium-allocator.cc443 UsePosition* LiveRange::AddUsePosition(LifetimePosition pos, function in class:v8::internal::LiveRange
719 range->AddUsePosition(position.NextInstruction(), NULL, zone_);
726 range->AddUsePosition(position, unalloc_operand, zone_)->set_hint(hint);
739 range->AddUsePosition(position, unalloc_operand, zone_)->set_hint(hint);

Completed in 52 milliseconds