Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator.cc221 high->SetLowInterval(new_interval); in Split()
224 new_interval->SetLowInterval(low); in Split()
Dssa_liveness_analysis.h840 void SetLowInterval(LiveInterval* low) { in SetLowInterval() function