Home
last modified time | relevance | path

Searched defs:free_until (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dregister_allocator_linear_scan.cc591 static void FreeIfNotCoverAt(LiveInterval* interval, size_t position, size_t* free_until) { in FreeIfNotCoverAt()
618 size_t* free_until = registers_array_; in TryAllocateFreeReg() local
Dssa_liveness_analysis.cc339 int LiveInterval::FindFirstRegisterHint(size_t* free_until, in FindFirstRegisterHint()