Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dssa_liveness_analysis.cc339 int LiveInterval::FindFirstRegisterHint(size_t* free_until, in FindFirstRegisterHint() function in art::LiveInterval
Dregister_allocator_linear_scan.cc697 int hint = current->FindFirstRegisterHint(free_until, liveness_); in TryAllocateFreeReg()
Dssa_liveness_analysis.h784 int FindFirstRegisterHint(size_t* free_until, const SsaLivenessAnalysis& liveness) const;