Searched refs:FindFirstRegisterHint (Results 1 - 3 of 3) sorted by last modified time

/art/compiler/optimizing/
H A Dregister_allocator.cc774 int hint = current->FindFirstRegisterHint(free_until, liveness_);
H A Dssa_liveness_analysis.cc323 int LiveInterval::FindFirstRegisterHint(size_t* free_until, function in class:art::LiveInterval
H A Dssa_liveness_analysis.h695 int FindFirstRegisterHint(size_t* free_until, const SsaLivenessAnalysis& liveness) const;

Completed in 48 milliseconds