Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dssa_liveness_analysis.h1140 HInstruction* GetTempUser(LiveInterval* temp) const { in GetTempUser() function
Dregister_allocator.cc1780 HInstruction* at = liveness_.GetTempUser(temp); in Resolve()