Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator.cc1186 high->SetLowInterval(new_interval); in Split()
1189 new_interval->SetLowInterval(low); in Split()
Dssa_liveness_analysis.h751 void SetLowInterval(LiveInterval* low) { in SetLowInterval() function