Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dssa_liveness_analysis.cc261 size_t last_position = block->GetLoopInformation()->GetLifetimeEnd(); in ComputeLiveRanges() local
266 current->GetLiveInterval()->AddLoopRange(block->GetLifetimeStart(), last_position); in ComputeLiveRanges()