Searched refs:FromInstructionIndex (Results 1 - 3 of 3) sorted by relevance

/external/v8/src/
H A Dlithium-allocator.cc594 LifetimePosition start = LifetimePosition::FromInstructionIndex(
596 LifetimePosition end = LifetimePosition::FromInstructionIndex(
895 LifetimePosition::FromInstructionIndex(block_start);
899 LifetimePosition::FromInstructionIndex(index);
1112 LifetimePosition::FromInstructionIndex(pred->last_instruction_index());
1114 LifetimePosition::FromInstructionIndex(block->first_instruction_index());
1285 LifetimePosition block_start = LifetimePosition::FromInstructionIndex(
1303 LifetimePosition start = LifetimePosition::FromInstructionIndex(
1305 LifetimePosition end = LifetimePosition::FromInstructionIndex(
1411 LifetimePosition::FromInstructionIndex(safe_poin
[all...]
H A Dlithium-allocator.h70 static LifetimePosition FromInstructionIndex(int index) { function in class:v8::internal::LifetimePosition
H A Dhydrogen.cc7942 LifetimePosition::FromInstructionIndex(first_index).Value());
7945 LifetimePosition::FromInstructionIndex(last_index).Value());
7993 LifetimePosition::FromInstructionIndex(i).Value());

Completed in 128 milliseconds