Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dlithium-allocator.cc575 LifetimePosition start = LifetimePosition::FromInstructionIndex( in AddInitialIntervals()
577 LifetimePosition end = LifetimePosition::FromInstructionIndex( in AddInitialIntervals()
888 LifetimePosition::FromInstructionIndex(block_start); in ProcessInstructions()
892 LifetimePosition::FromInstructionIndex(index); in ProcessInstructions()
1121 LifetimePosition::FromInstructionIndex(pred->last_instruction_index()); in ResolveControlFlow()
1123 LifetimePosition::FromInstructionIndex(block->first_instruction_index()); in ResolveControlFlow()
1300 LifetimePosition block_start = LifetimePosition::FromInstructionIndex( in BuildLiveRanges()
1318 LifetimePosition start = LifetimePosition::FromInstructionIndex( in BuildLiveRanges()
1320 LifetimePosition end = LifetimePosition::FromInstructionIndex( in BuildLiveRanges()
1434 LifetimePosition::FromInstructionIndex(safe_point); in PopulatePointerMaps()
[all …]
Dlithium-allocator.h42 static LifetimePosition FromInstructionIndex(int index) { in FromInstructionIndex() function
Dhydrogen.cc13460 LifetimePosition::FromInstructionIndex(first_index).Value()); in Trace()
13463 LifetimePosition::FromInstructionIndex(last_index).Value()); in Trace()
13513 LifetimePosition::FromInstructionIndex(i).Value()); in Trace()