Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_graph_color.cc606 interval->AddRange(0, liveness.GetMaxLifetimePosition()); in RegisterAllocatorGraphColor()
618 interval->AddRange(0, liveness.GetMaxLifetimePosition()); in RegisterAllocatorGraphColor()
Dssa_liveness_analysis.h1236 size_t GetMaxLifetimePosition() const { in GetMaxLifetimePosition() function