Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocation_resolver.cc207 HInstruction* at = liveness_.GetTempUser(temp); in Resolve()
Dssa_liveness_analysis.h1222 HInstruction* GetTempUser(LiveInterval* temp) const { in GetTempUser() function