Home
last modified time | relevance | path

Searched refs:PrevInstruction (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/
Dlithium-allocator.h114 LifetimePosition PrevInstruction() const { in PrevInstruction() function
Dlithium-allocator.cc1413 while (cur != NULL && !cur->Covers(safe_point_pos.PrevInstruction())) { in PopulatePointerMaps()
2071 end.PrevInstruction().InstructionEnd()); in SpillBetween()