Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dlithium-allocator.cc574 LifetimePosition start = LifetimePosition::FromInstructionIndex( in AddInitialIntervals()
576 LifetimePosition end = LifetimePosition::FromInstructionIndex( in AddInitialIntervals()
887 LifetimePosition::FromInstructionIndex(block_start); in ProcessInstructions()
891 LifetimePosition::FromInstructionIndex(index); in ProcessInstructions()
1120 LifetimePosition::FromInstructionIndex(pred->last_instruction_index()); in ResolveControlFlow()
1122 LifetimePosition::FromInstructionIndex(block->first_instruction_index()); in ResolveControlFlow()
1299 LifetimePosition block_start = LifetimePosition::FromInstructionIndex( in BuildLiveRanges()
1317 LifetimePosition start = LifetimePosition::FromInstructionIndex( in BuildLiveRanges()
1319 LifetimePosition end = LifetimePosition::FromInstructionIndex( in BuildLiveRanges()
1433 LifetimePosition::FromInstructionIndex(safe_point); in PopulatePointerMaps()
[all …]
Dlithium-allocator.h40 static LifetimePosition FromInstructionIndex(int index) { in FromInstructionIndex() function
Dhydrogen.cc13359 LifetimePosition::FromInstructionIndex(first_index).Value()); in Trace()
13362 LifetimePosition::FromInstructionIndex(last_index).Value()); in Trace()
13412 LifetimePosition::FromInstructionIndex(i).Value()); in Trace()