Searched refs:SetLiveInterval (Results 1 - 4 of 4) sorted by relevance

/art/compiler/optimizing/
H A Dregister_allocator.cc62 it.Current()->SetLiveInterval(bad_live_interval);
65 it.Current()->SetLiveInterval(bad_live_interval);
H A Doptimizing_unit_test.h65 defined_by->SetLiveInterval(interval);
H A Dssa_liveness_analysis.cc58 current->SetLiveInterval(
76 current->SetLiveInterval(
H A Dnodes.h2302 void SetLiveInterval(LiveInterval* interval) { live_interval_ = interval; } function in class:art::HInstruction

Completed in 59 milliseconds