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

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

Completed in 35 milliseconds