Lines Matching refs:FromInstructionIndex
574 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()
1776 LifetimePosition::FromInstructionIndex(0); in TryAllocateFreeReg()
1868 LifetimePosition::FromInstructionIndex(0); in AllocateBlockedReg()
1950 LifetimePosition loop_start = LifetimePosition::FromInstructionIndex( in FindOptimalSpillingPos()
2087 return LifetimePosition::FromInstructionIndex( in FindOptimalSplitPos()