Searched refs:SetLiveInterval (Results 1 - 3 of 3) sorted by path

/art/compiler/optimizing/
H A Dnodes.h2017 void SetLiveInterval(LiveInterval* interval) { live_interval_ = interval; } function in class:art::HInstruction
H A Doptimizing_unit_test.h55 defined_by->SetLiveInterval(interval);
H A Dssa_liveness_analysis.cc128 current->SetLiveInterval(
146 current->SetLiveInterval(

Completed in 35 milliseconds